Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@218 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Aug 26, 2008
1 parent 8640769 commit 3a28ad5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions topics/extraction/sdf2bgf/Makefile
Expand Up @@ -27,8 +27,7 @@ tblcat:
test:
@echo Building FL.trm from ${flsdf} ...
@echo "main(definition" > FL.trm
@cat ${flsdf}/syntax/FL.sdf >> FL.trm
@cat ${flsdf}/syntax/Numbers.sdf >> FL.trm
@cat ${flsdf}/*.sdf >> FL.trm
@echo ")" >>FL.trm
cat FL.trm | sglr -p Main.tbl | asfe -e Main.eqs | unparsePT > fl.bgf
../../../shared/tools/checkxml bgf fl.bgf
Expand Down

0 comments on commit 3a28ad5

Please sign in to comment.