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 3b65d88336
commit 953c77a08a

View File

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