summaryrefslogtreecommitdiff
path: root/src/GF/Source/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Source/Makefile')
-rw-r--r--src/GF/Source/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Source/Makefile b/src/GF/Source/Makefile
index a07f78ba5..082efa5ef 100644
--- a/src/GF/Source/Makefile
+++ b/src/GF/Source/Makefile
@@ -1,5 +1,5 @@
all:
- cd ../.. && bnfc -p GF.Source -bytestrings -sharestrings GF/Source/GF.cf
+ cd ../.. && bnfc -p GF.Source -bytestrings GF/Source/GF.cf
rm ErrM.hs
perl -i -pe 's/%name pModHeader ModHeader/%partial pModHeader ModHeader/' ParGF.y
perl -i -pe 's/GF.Source.ErrM/GF.Data.ErrM/' *.hs *.x *.y