mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the point. Signed-off-by: Jan Lindemann <jan@janware.com>
8 lines
178 B
Makefile
8 lines
178 B
Makefile
# generic utility modules
|
|
# (c) 2005 jannet it services
|
|
# contact@jannet.de
|
|
# $Id$
|
|
|
|
include $(JWBDIR)/make/qtversion.mk
|
|
include $(JWBDIR)/make/so.mk
|
|
include $(JWBDIR)/make/qt.mk
|