blob: 1c338a39db3e8e538813eafa4e76cc4e380ea526 (
plain)
1
2
3
4
5
6
7
8
|
XCOMM $XConsortium: Imakefile,v 1.24 94/02/04 22:57:52 rws Exp $
#define IHaveSubdirs
#define PassCDebugFlags
SUBDIRS = src include app-defaults
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
|