jw-pkg/make/Makefile
Jan Lindemann 2f2c60f614 Everywhere: Streamline TOPDIR
Make definition and usage of TOPDIR consistent with other projects
2006-08-16 14:53:49 +00:00

9 lines
159 B
Makefile

# generic utility modules
# (c) 2001 jannet it services
# contact@jannet.de
# $Id$
TOPDIR = ..
include $(TOPDIR)/make/proj.mk
include $(MODDIR)/make/make.mk