1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
XCOMM $XConsortium: Imakefile,v 1.9 94/02/10 21:17:55 rws Exp $ #define IHaveSubdirs #define PassCDebugFlags #if InstallLibManPages LIBMANDIRS = X11 Xt Xext Xi Xau #endif SUBDIRS = general $(LIBMANDIRS) all:: MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))