diff options
| author | hallgren <hallgren@chalmers.se> | 2013-12-16 13:41:29 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-12-16 13:41:29 +0000 |
| commit | 8455435b75bce19184d02af4eeb56368dd9f6d42 (patch) | |
| tree | 356f4568372e9765464b8d7dfc384cd58c9c5bf9 /examples | |
| parent | 8736926a9aca44ba87c5253071af6409bde28181 (diff) | |
examples/phrasebook/Makefile2: remove duplicated rule
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/phrasebook/Makefile2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/phrasebook/Makefile2 b/examples/phrasebook/Makefile2 index e6d811582..71f59279f 100644 --- a/examples/phrasebook/Makefile2 +++ b/examples/phrasebook/Makefile2 @@ -9,9 +9,6 @@ Phrasebook.pgf: PhrasebookFre.pgf PhrasebookGer.pgf PhrasebookFin.pgf Phrasebook PhrasebookEng.pgf:: gf -make -s -optimize-pgf -name=PhrasebookEng PhrasebookEng.gf -PhrasebookEng.pgf:: - gf -make -s -optimize-pgf -name=PhrasebookEng PhrasebookEng.gf - PhrasebookBul.pgf:: gf -make -s -optimize-pgf -name=PhrasebookBul PhrasebookBul.gf |
