Files
gf-core/lib/resource/api/examples/Makefile
2007-12-12 20:30:11 +00:00

19 lines
267 B
Makefile

all: html gfs exx links
links:
runghc MkLinks
gfs:
runghc mkgfs.hs
exx:
gf exxs.gfcm <exx.gfs
gfcm:
echo "pm | wf exxs.gfcm" | gf ExxSwe.gf ExxGer.gf ExxFin.gf ExxEng.gf
#ExxFre takes too long
html:
cp ../Constructors.gf .
gfdoc -txthtml Constructors.gf