home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-29 | 314 b | 13 lines |
- XCOMM $XConsortium: Imakefile,v 1.15 91/07/16 23:07:36 gildea Exp $
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS)'
-
- #if !UseCCMakeDepend
- MDEP_DIR = makedepend
- #endif
-
- SUBDIRS = scripts $(MDEP_DIR)
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-