8 lines
128 B
Makefile
8 lines
128 B
Makefile
|
|
# generic utility modules
|
||
|
|
# (c) 2001 jannet it services
|
||
|
|
# contact@jannet.de
|
||
|
|
# $Id$
|
||
|
|
|
||
|
|
TOPDIR = ..
|
||
|
|
|
||
|
|
include $(TOPDIR)/make/text.mk
|