1
0
forked from GitHub/gf-core

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 20fc4223f9
commit 3cbaf00c3c

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