Skip to content

Commit

Permalink
gram-xx.dtd target added.
Browse files Browse the repository at this point in the history
  • Loading branch information
kscanne committed Sep 22, 2005
1 parent 02d8d69 commit d2fd65b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile-xx.in
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,9 @@ $(DEVSCRIPTNAME) : $(GRAMDIR)/gramdev.pl
fi
chmod 755 $@

gram-$(TEANGA).dtd : pos-$(TEANGA).txt $(GRAMDIR)/gram2dtd.pl
$(PERL) $(GRAMDIR)/gram2dtd.pl $(TEANGA) > $@

poncin : FORCE
@cd $(GRAMDIR) && make parsers
@$(ECHO) 'Checking aonchiall-$(TEANGA).in'
Expand Down

0 comments on commit d2fd65b

Please sign in to comment.