Skip to content

Commit

Permalink
remove the re2c auto build...
Browse files Browse the repository at this point in the history
  • Loading branch information
postwait committed Apr 8, 2011
1 parent a903b9d commit ae3cdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ module-online.h: modules/module-online.xsl
@echo "- making module-online.h (StyleSheet include)"
@$(XML2H) helpStyleXML < modules/module-online.xsl > $@

noit_tokenizer.c: noit_tokenizer.re
noit_tokenizer.c:
@re2c -o $@ noit_tokenizer.re
@echo "- re2c noit_tokenizer.re"

Expand Down

0 comments on commit ae3cdae

Please sign in to comment.