projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fixes for compilation with wxUSE_PALETTE=0
[wxWidgets.git]
/
src
/
motif
/
mdi
/
Imakefile
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))