projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Added support for saving greyscale TIFF images.
[wxWidgets.git]
/
src
/
motif
/
mdi
/
Imakefile
Commit
Line
Data
8704bf74
JS
1
#include "config/MDI.tmpl"
2
3
#define IHaveSubdirs
4
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
5
6
SUBDIRS = lib test
7
8
MakeSubdirs($(SUBDIRS))
9
DependSubdirs($(SUBDIRS))