jw-pkg/tmpl/tex/Makefile

5 lines
155 B
Makefile

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