# HG changeset patch # User Geoff Voelker # Date 892789524 0 # Node ID 9d378aaf7cd3b4d61c776306210e0d68ceec94f9 # Parent 86727a88ced5c0625e786af14c3edd8b83ad13e6 (clean): Delete patch generated files, optimized build directory. diff -r 86727a88ced5 -r 9d378aaf7cd3 nt/makefile.nt --- a/nt/makefile.nt Fri Apr 17 05:05:09 1998 +0000 +++ b/nt/makefile.nt Fri Apr 17 05:05:24 1998 +0000 @@ -157,8 +157,12 @@ # CLEAN_CMD = $(MAKE) -f makefile.nt clean clean:; - $(DEL) *~ *.pdb + - $(DEL) *.orig + - $(DEL) *.rej + - $(DEL) *.crlf - $(DEL_TREE) deleted - - $(DEL_TREE) $(OBJDIR) + - $(DEL_TREE) obj + - $(DEL_TREE) obj-spd - $(DEL_TREE) ..\bin - $(DEL) ..\etc\DOC ..\etc\DOC-X - $(DEL) emacs.bat