mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
12 lines
215 B
Makefile
12 lines
215 B
Makefile
# generic utility modules
|
|
# (c) 2001 jannet it services
|
|
# contact@jannet.de
|
|
# $Id$
|
|
|
|
TOPDIR = ..
|
|
|
|
SUBDIRS = deps.d defs.d
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(MODDIR)/make/make.mk
|
|
include $(MODDIR)/make/dirs.mk
|