This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c7858ce56d
gambas-source-code
/
gb.qt
/
gb.qt.am
6 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
[GB.QT] * BUG: Fix automake warning. Should fix building when GNU/make isn't available. gb.qt.am:3: `%'-style pattern rules are a GNU make extension Will be backported to 2.0 branch after more tests. git-svn-id: svn://localhost/gambas/trunk@1267 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-03-29 22:26:15 +01:00
CLEANFILES = *_moc.cpp
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
[GB.QT] * BUG: Fix automake warning. Should fix building when GNU/make isn't available. gb.qt.am:3: `%'-style pattern rules are a GNU make extension Will be backported to 2.0 branch after more tests. git-svn-id: svn://localhost/gambas/trunk@1267 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-03-29 22:26:15 +01:00
.h_moc.cpp:
$(MOC) -o $@ $<
SUFFIXES = .h _moc.cpp
Reference in a new issue
Copy permalink