projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Compile corrections
[wxWidgets.git]
/
src
/
motif
/
mdi
/
Imakefile
This page requires JavaScript to run. Use
this page
instead.
0 / 9 ( 0%)
Commit
Line
Data
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))