bin, make, scripts, tmpl/tex: Add include $(MODDIR)/make/ytools.mk

This commit is contained in:
Jan Lindemann 2002-07-20 17:16:40 +00:00 committed by Jan Lindemann
commit 2c52cef605
9 changed files with 18 additions and 2 deletions

View file

@ -1,3 +1,5 @@
MODDIR=..
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "CVS\|nomake" | grep /)
include $(MODDIR)/make/ytools.mk
include $(MODDIR)/make/dirs.mk