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
|