# HG changeset patch # User diego # Date 1164624584 0 # Node ID 29ed2d73c189262342cb1089bfcadc355cb234f6 # Parent 2f88f0247a4fee0ff29a42409453deb123196c34 libac3 was removed ages ago, remove the related test target. diff -r 2f88f0247a4f -r 29ed2d73c189 liba52/Makefile --- a/liba52/Makefile Mon Nov 27 10:44:43 2006 +0000 +++ b/liba52/Makefile Mon Nov 27 10:49:44 2006 +0000 @@ -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