Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4926:c90385e49231 | 4927:5274591ce707 |
---|---|
1031 # #### PROMPTS you to see if you meant the second as a directory! and | 1031 # #### PROMPTS you to see if you meant the second as a directory! and |
1032 # #### no switch to mean "no of course, you idiots, it's a file!" | 1032 # #### no switch to mean "no of course, you idiots, it's a file!" |
1033 set COPYCMD=$(COPYCMD) | 1033 set COPYCMD=$(COPYCMD) |
1034 @copy $(SRC)\config.h.in $(SRC)\config.h | 1034 @copy $(SRC)\config.h.in $(SRC)\config.h |
1035 | 1035 |
1036 #$(SRC)\Emacs.ad.h: $(SRCROOT)\etc\Emacs.ad | |
1037 # !"sed -f ad2c.sed < $(SRCROOT)\etc\Emacs.ad > $(SRC)\Emacs.ad.h" | |
1038 | |
1039 #$(SRC)\paths.h: $(SRC)\paths.h.in | 1036 #$(SRC)\paths.h: $(SRC)\paths.h.in |
1040 # !"cd $(SRC); cp paths.h.in paths.h" | 1037 # !"cd $(SRC); cp paths.h.in paths.h" |
1041 | 1038 |
1042 $(SRC)\Emacs.ad.h: $(NT)\Emacs.ad.h | 1039 $(SRC)\Emacs.ad.h: $(NT)\Emacs.ad.h |
1043 set COPYCMD=$(COPYCMD) | 1040 set COPYCMD=$(COPYCMD) |