1
0
forked from GitHub/gf-core

entry "make gf" in Makefile with similar effect as in old src/Makefile

This commit is contained in:
aarne
2009-05-18 08:50:23 +00:00
parent 7258e0c898
commit e3c0d8b49c

View File

@@ -21,3 +21,7 @@ clean:
sdist:
runghc Setup.hs sdist
gf:
runghc Setup.hs build rgl-none
strip dist/build/gf/gf
mv dist/build/gf/gf bin