qtso.mk: Add file

This commit is contained in:
Jan Lindemann 2005-11-08 08:40:12 +00:00 committed by Jan Lindemann
commit 19202b30a9

9
make/qtso.mk Normal file
View file

@ -0,0 +1,9 @@
# generic utility modules
# (c) 2005 jannet it services
# contact@jannet.de
# $Id$
include $(MODDIR)/make/qtversion.mk
include $(MODDIR)/make/so.mk
include $(MODDIR)/make/qt.mk