mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
10l to me, noticed by Bjorn Sandell
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11247 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7cb9d370b4
commit
c83a712618
@ -47,15 +47,6 @@ decode_i586.o: decode_i586.c
|
||||
|
||||
libMP3.a: $(OBJS)
|
||||
$(AR) r libMP3.a $(OBJS)
|
||||
ifeq ($(TARGET_OS),CYGWIN)
|
||||
./mp3lib_objfix.sh
|
||||
endif
|
||||
ifeq ($(TARGET_MINGW32),yes)
|
||||
./mp3lib_objfix.sh
|
||||
endif
|
||||
ifeq ($(TARGET_OS),OpenBSD)
|
||||
./mp3lib_objfix.sh
|
||||
endif
|
||||
test1: libMP3.a test.c
|
||||
$(CC) $(CFLAGS) test.c ../libvo/aclib.c -o test1 -I.. ./libMP3.a ../mp_msg-mencoder.o ../cpudetect.o -lm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user