diff options
Diffstat (limited to 'contrib/c-bindings/build-gfctest.sh')
| -rw-r--r-- | contrib/c-bindings/build-gfctest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/c-bindings/build-gfctest.sh b/contrib/c-bindings/build-gfctest.sh index e8cbdfea4..e0998c39b 100644 --- a/contrib/c-bindings/build-gfctest.sh +++ b/contrib/c-bindings/build-gfctest.sh @@ -16,5 +16,6 @@ # You should have received a copy of the GNU Lesser General Public # License along with this library; if not, see <http://www.gnu.org/licenses/>. +gf --make ../../examples/tutorial/embedded/QueryEng.gf && ghc --make -fglasgow-exts -O2 -no-hs-main $* -c PGFFFI.hs && ghc --make -fglasgow-exts -O2 -no-hs-main $* gfctest.c gf_lexing.c PGFFFI.hs -o gfctest |
