make, scripts, tmpl/tex: Add "TOPDIR" entry

This commit is contained in:
Jan Lindemann 2001-07-26 13:32:08 +00:00 committed by Jan Lindemann
commit cd2c306260
5 changed files with 9 additions and 5 deletions

View file

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