print roken.h so we ca see what's happening

This commit is contained in:
Love Hornquist Astrand
2010-11-27 18:21:16 -08:00
parent 1be05e6568
commit beedb73f80

View File

@@ -136,6 +136,7 @@ $(OBJ)\make-roken.c: roken.h.in roken.awk $(INCDIR)\config.h
$(INCDIR)\roken.h: $(OBJ)\make-roken.exe
$(OBJ)\make-roken.exe > $@ || $(RM) $@
$(AWK) 'BEGIN{n=1} {print n++, $$0;}' $@
INCFILES = \
$(INCDIR)\base64.h \