home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-17 | 341 b | 14 lines |
- XCOMM $XConsortium: Imakefile,v 1.10 91/07/17 16:09:16 gildea Exp $
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
-
- #if BuildPexClients
- PEXDIRS = auto_box beach_ball gpc
- #endif
-
- SUBDIRS = xcmstest xgas ico maze puzzle xeyes xev xgc x11perf \
- $(PEXDIRS)
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-