96f1c1be76
* NEW: The GB_COMPONENT_PKG_CONFIG macro can check several packages at once. [GB.QT4] * NEW: Initial import of the QT 4 component. git-svn-id: svn://localhost/gambas/trunk@1338 867c0c6c-44f3-4631-809d-bfa615b0a4ec
6 lines
No EOL
76 B
Text
6 lines
No EOL
76 B
Text
CLEANFILES = *_moc.cpp
|
|
|
|
.h_moc.cpp:
|
|
$(MOC) -o $@ $<
|
|
|
|
SUFFIXES = .h _moc.cpp |