jw-pkg/tmpl/tex/Makefile

5 lines
155 B
Makefile
Raw Normal View History

MODDIR=..
2001-07-11 17:03:45 +00:00
SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "CVS\|nomake" | grep /)
include $(MODDIR)/make/ytools.mk
include $(MODDIR)/make/dirs.mk