1
0
forked from GitHub/gf-core

Use configure to produce a gfc script with the correct path to gf3. NOTE: you need to re-run autoconf after pulling this patch.

This commit is contained in:
bringert
2007-11-12 16:17:04 +00:00
parent a52ead0f91
commit 48a4570e64
4 changed files with 28 additions and 4 deletions

View File

@@ -194,6 +194,8 @@ tools/$(GF_DOC_EXE): tools/GFDoc.hs
$(GHMAKE) $(GHCOPTFLAGS) -o $@ $^
gfc: gf3
cp -f gfc ../bin/
chmod a+x ../bin/gfc
gfi: gf3