home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-07-16 | 571 b | 19 lines |
- XCOMM $XConsortium: Imakefile,v 1.51 91/07/16 23:07:16 gildea Exp $
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
-
- #ifndef CrayArchitecture
- RUNDIRS = xdm xhost xinit
- #endif
-
- SUBDIRS = \
- appres bitmap editres listres oclock twm viewres \
- xauth xbiff xcalc xclipboard xclock xcmsdb xconsole \
- xditview xdpyinfo xedit xfd xkill xload xlogo \
- xlsatoms xlsclients xlsfonts xmag xman xmh \
- xmodmap xpr xprop xrdb xrefresh xfontsel $(RUNDIRS) \
- xset xsetroot xstdcmap xterm xwd xwininfo xwud
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-