mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-08 12:10:03 -04:00
10 lines
211 B
Plaintext
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))
|