make, scripts: Add lots of "all" targets

This commit is contained in:
Jan Lindemann 2002-01-17 21:58:12 +00:00 committed by Jan Lindemann
commit 61e77a5686
5 changed files with 12 additions and 4 deletions

View file

@ -7,3 +7,4 @@ include $(MODDIR)/make/defs.mk
include $(MODDIR)/make/rules.mk
clean: textclean localclean
install: # nothing to be done
all: # nothing to be done