mlvwm/Imakefile

10 lines
154 B
Plaintext

XCOMM Imakefile for MLVWM
#define IHaveSubdirs
SUBDIRS = mlvwm sample_rc man
#define PassCDebugFlags
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))