mlvwm/Imakefile

10 lines
150 B
Plaintext
Raw Normal View History

2015-04-04 23:54:38 +00:00
XCOMM Imakefile for MLVWM
#define IHaveSubdirs
SUBDIRS = mlvwm sample_rc
#define PassCDebugFlags
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))