# HG changeset patch # User diego # Date 1208083050 0 # Node ID 45bcfc54aa80dbe68dc1806e0d19069c6daeab0f # Parent 4a50b15dc17a72828ff33d04e74b01dcda94dcba Clear DIRS variable in common.mak, so it does not have to be cleared in each subdirectory Makefile. diff -r 4a50b15dc17a -r 45bcfc54aa80 Makefile --- a/Makefile Sun Apr 13 10:22:46 2008 +0000 +++ b/Makefile Sun Apr 13 10:37:30 2008 +0000 @@ -472,8 +472,6 @@ include $(SUBDIR)../subdir.mak -DIRS = - $(SUBDIR)cpuid-test$(EXESUF): $(SUBDIR)i386/cputest.c $(SUBDIR)apiexample$(EXESUF): $(SUBDIR)apiexample.o $(SUBDIR)$(LIBNAME) $(SUBDIR)dct-test$(EXESUF): $(SUBDIR)dct-test.o fdctref.o $(SUBDIR)$(LIBNAME)