[MPlayer-cvslog] r21309 - trunk/liba52/Makefile

diego subversion at mplayerhq.hu
Mon Nov 27 11:49:44 CET 2006


Author: diego
Date: Mon Nov 27 11:49:44 2006
New Revision: 21309

Modified:
   trunk/liba52/Makefile

Log:
libac3 was removed ages ago, remove the related test target.


Modified: trunk/liba52/Makefile
==============================================================================
--- trunk/liba52/Makefile	(original)
+++ trunk/liba52/Makefile	Mon Nov 27 11:49:44 2006
@@ -16,8 +16,5 @@
 test:        $(LIBNAME) test.c
 	$(CC) $(CFLAGS)  test.c ../cpudetect.c -o test ../osdep/libosdep.a ./liba52.a -lm
 
-test2:        $(LIBNAME) test.c
-	$(CC) $(CFLAGS) test.c -o test2 ../libac3/libac3.a ./liba52.a -lm
-
 distclean::
 	rm -f test



More information about the MPlayer-cvslog mailing list