mirror of
https://github.com/morgant/mlvwm.git
synced 2025-01-15 18:29:56 +00:00
10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
XCOMM Imakefile for MLVWM
|
|
|
|
#define IHaveSubdirs
|
|
SUBDIRS = mlvwm sample_rc
|
|
#define PassCDebugFlags
|
|
|
|
MakeSubdirs($(SUBDIRS))
|
|
DependSubdirs($(SUBDIRS))
|
|
|