$(TOPDIR), make: Start new build architecture

Intermediate commit of half done transition to new build
architecture.
This commit is contained in:
Jan Lindemann 2002-06-10 14:28:18 +00:00 committed by Jan Lindemann
commit a702e5b714
9 changed files with 142 additions and 50 deletions

View file

@ -7,7 +7,11 @@ include $(MODDIR)/make/defs.mk
include $(MODDIR)/make/rules.mk
all:
ifeq ($(shell pwd | xargs basename),devel)
install: $(INSTALLED_DOCS_DEVEL)
else
install: $(INSTALLED_DOCS_DIST)
endif
clean distclean:
rm -rf *~ .*.swp