remove debug printing

This commit is contained in:
Love Hornquist Astrand
2010-11-27 18:59:17 -08:00
parent 7ae0574ac4
commit a2345c5159

View File

@@ -136,9 +136,8 @@ $(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 = \
INCFILES = \
$(INCDIR)\base64.h \
$(INCDIR)\dirent.h \
$(INCDIR)\dlfcn.h \