Mercurial > hg > xemacs-beta
diff nt/xemacs.mak @ 4927:5274591ce707
Add copyright and license information for Jonathan Harris's contributions.
See <870180fe1002030842k3c2f851fpeea9f7a361768e01@mail.gmail.com> in
xemacs-patches for more information.
author | Jerry James <james@xemacs.org> |
---|---|
date | Wed, 03 Feb 2010 09:43:16 -0700 |
parents | c858892e4f2b |
children | 422b4b4fb2a6 |
line wrap: on
line diff
--- a/nt/xemacs.mak Wed Feb 03 09:17:33 2010 -0700 +++ b/nt/xemacs.mak Wed Feb 03 09:43:16 2010 -0700 @@ -1033,9 +1033,6 @@ set COPYCMD=$(COPYCMD) @copy $(SRC)\config.h.in $(SRC)\config.h -#$(SRC)\Emacs.ad.h: $(SRCROOT)\etc\Emacs.ad -# !"sed -f ad2c.sed < $(SRCROOT)\etc\Emacs.ad > $(SRC)\Emacs.ad.h" - #$(SRC)\paths.h: $(SRC)\paths.h.in # !"cd $(SRC); cp paths.h.in paths.h"