mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
5 lines
155 B
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
|