comparison Makefile @ 713:2f9c4e9ae095 libavutil

Use a wildcard match instead of a list to remove test programs. This is robust against renames and also removes test programs not (yet) hooked up in the main Makefiles.
author diego
date Thu, 26 Mar 2009 10:12:21 +0000
parents 245c43384890
children 75c89362a6b1
comparison
equal deleted inserted replaced
712:245c43384890 713:2f9c4e9ae095
46 DIRS = arm bfin sh4 x86 46 DIRS = arm bfin sh4 x86
47 47
48 include $(SUBDIR)../subdir.mak 48 include $(SUBDIR)../subdir.mak
49 49
50 $(SUBDIR)lzo-test$(EXESUF): EXTRALIBS += -llzo2 50 $(SUBDIR)lzo-test$(EXESUF): EXTRALIBS += -llzo2
51
52 CLEANFILES = lzo-test$(EXESUF)