Mercurial > mplayer.hg
changeset 21293:29ed2d73c189
libac3 was removed ages ago, remove the related test target.
author | diego |
---|---|
date | Mon, 27 Nov 2006 10:49:44 +0000 |
parents | 2f88f0247a4f |
children | b2eeabacef4d |
files | liba52/Makefile |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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