diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/foods/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/foods/Makefile b/examples/foods/Makefile index 5738bc281..5f42041ae 100644 --- a/examples/foods/Makefile +++ b/examples/foods/Makefile @@ -2,7 +2,7 @@ all:: Foods.pgf Foods.pgf: Foods???.gf - gf -make -s -optimize-pgf Foods???.gf + gf -make -s Foods???.gf clean: rm -rf *.gfo Foods.pgf |
