blob: b7824d50600089887b4ff585756545354f1d2318 [file] [log] [blame]
LEVEL = .
DIRS = lib/Support utils lib tools
OPTIONAL_DIRS = projects
include $(LEVEL)/Makefile.common
test :: all
cd test; $(MAKE)
distclean:: clean
$(VERB) $(RM) -rf $(LEVEL)/Makefile.config \
$(LEVEL)/include/Config/config.h \
$(LEVEL)/autoconf/autom4te.cache \
$(LEVEL)/config.log \
$(LEVEL)/TAGS