mlvwm/Imakefile

10 lines
154 B
Plaintext
Raw Permalink Normal View History

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