Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
further refactor Makefile
  • Loading branch information
ingydotnet committed Oct 3, 2011
1 parent 319c92b commit 82f78cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
GRAMMAR = testml.pgx
GRAMMAR = *.pgx
export PERL5LIB=../pegex-pm/lib
COMPILE_COMMAND = pegex compile --to=
ALL = $(GRAMMAR).yaml $(GRAMMAR).json
Expand Down

0 comments on commit 82f78cc

Please sign in to comment.