]> git.saurik.com Git - wxWidgets.git/blame - src/motif/mdi/Imakefile
Fixed wxAtomicInc/Dec() to not use asm/atomic.h header on Linux - it's kernel interna...
[wxWidgets.git] / src / motif / mdi / Imakefile
CommitLineData
8704bf74
JS
1#include "config/MDI.tmpl"
2
3#define IHaveSubdirs
4#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
5
6SUBDIRS = lib test
7
8MakeSubdirs($(SUBDIRS))
9DependSubdirs($(SUBDIRS))