1
0
forked from GitHub/gf-rgl

Remove multimodal from 'compiled' in lib/resource-1.0/Makefile to work around import error.

This commit is contained in:
bringert
2007-11-09 11:57:45 +00:00
parent 8dff2bb0aa
commit 3532b335d4

View File

@@ -128,8 +128,8 @@ multimodal:
$(GF) -make -nocf multimodal/Multi???.gf
mv multimodal/*.gfc ../multimodal
compiled: prelude present alltenses mathematical multimodal
cd .. ; tar cfz compiled.tgz alltenses/ mathematical/ multimodal/ present/ prelude/*.gf?
compiled: prelude present alltenses mathematical
cd .. ; tar cfz compiled.tgz alltenses/ mathematical/ present/ prelude/*.gf?
treebank:
gf <mkTreebank.gfs