home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-07-01 | 938 b | 26 lines |
-
- #define IHaveSubdirs
- #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
-
- SUBDIRS = lib libhtmlw xpm-3.3 tiff ImageMagick endo httpd lib lds lyap \
- help ashe-1.1 seyon spatial stars wais xconq xgrabsc xhearts xlock \
- xmartin-2.2 xmcd-1.4 xpt xv-3.10 xpaint-2.1.1 mpeg_play-2.1 \
- julia xtopo madness hop spore coral splines scripts xtartan-2.0 \
- HtmlDoc sunclock llnlxftp-2.0/sources viola-3.3 xmmix-1.0 xwator \
- aquarium gasket periodic willow-2.3 xtetris-2.5.2 xprompt xrename \
- xmcolor-1.0 xarchie-2.0.9 xanim26978a xwall xantfarm xneko xroach-v12 \
- pbmplus xsw cpicker dox-9.1 hexcalc-1.11 mfsm-1.1 unclutter-2.7 \
- xascii xkeycaps-2.28 xmessage libX11config_replacements Desktop \
- tclMotif-1.4 xscreensaver-1.25 xmbase-grok-1.2 xearth-0.92 xsm iv-3.1
-
- all:: jpeg/libjpeg.a
-
- jpeg/libjpeg.a:
- cd jpeg; $(MAKE) libjpeg.a
-
- includes::
- cd jpeg; sh ./configure CC=$(CC)
-
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
-