xsrc/local/Imakefile
2014-11-06 13:19:51 +01:00

10 lines
211 B
Plaintext

XCOMM $NetBSD: Imakefile,v 1.1 2000/07/25 17:08:29 thorpej Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
SUBDIRS = programs
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))