make food.pgf in src/server from resource-foods

This commit is contained in:
bjorn
2008-11-11 12:26:00 +00:00
parent 723e5e9dd6
commit ec301fea5e

View File

@@ -21,7 +21,7 @@ gf-gwt.jar:
cp $@ ../../lib/java
food.pgf:
gfc --make --name=food ../../examples/tutorial/food/Food{Eng,Ita}.gf
gfc --make --name=food ../../examples/tutorial/resource-foods/Foods{Eng,Fin,Fre,Ger,Ita,Swe}.gf
Demo%-parse.pgf: ../../next-lib/src/demo/Demo%.gf
gfc $(GFCFLAGS) --make --erasing=on --name=Demo$*-parse $^