patches for Qt/KDE from Dirk Schoenberger

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@933 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1998-08-06 04:34:47 +00:00
parent d555bd3f9f
commit 9f4b61c4e1
6 changed files with 34 additions and 5 deletions
+4 -1
View File
@@ -45,6 +45,7 @@ all:
@echo "Please choose one of the following targets:"
@echo "motif motif version"
@echo "gnome gnome/gtk version"
@echo "qt kde/qt version"
@echo " "
# This inclusion must come after the first target, and after the
@@ -58,7 +59,9 @@ motif:
gnome:
.PHONY: gnome motif
qt:
.PHONY: gnome motif qt
# Local Variables:
# tab-width: 2