Revert -b addition, again.

hg-commit-id: c7ef0fccb0ae
This commit is contained in:
IIMarckus 2012-01-17 23:56:07 -07:00
parent f68dc60990
commit 5b796e3498

View file

@ -18,7 +18,7 @@ redrle: extras/redrle.c
${CC} -o $@ $>
.asm.tx:
awk -b -f textpre.awk < $< > $@
awk -f textpre.awk < $< > $@
pokered.gbc: pokered.o
rgblink -o $@ $<