Mercurial > hg > xemacs-beta
comparison nt/xemacs.mak @ 815:66265f190a16
[xemacs-hg @ 2002-04-14 17:40:13 by jhar]
Undo accidental removal of reference to makeinfo-test
author | jhar |
---|---|
date | Sun, 14 Apr 2002 17:40:13 +0000 |
parents | a634e3b7acc8 |
children | 6504113e7c2d |
comparison
equal
deleted
inserted
replaced
814:a634e3b7acc8 | 815:66265f190a16 |
---|---|
1145 $(INFODIR)\new-users-guide.info: $(NEW_USERS_GUIDE_SRCS) | 1145 $(INFODIR)\new-users-guide.info: $(NEW_USERS_GUIDE_SRCS) |
1146 cd $(MANDIR)\new-users-guide | 1146 cd $(MANDIR)\new-users-guide |
1147 $(MAKEINFO) new-users-guide.texi | 1147 $(MAKEINFO) new-users-guide.texi |
1148 cd .. | 1148 cd .. |
1149 | 1149 |
1150 info: $(INFO_FILES) | 1150 info: makeinfo-test $(INFO_FILES) |
1151 | 1151 |
1152 makeinfo-test: | 1152 makeinfo-test: |
1153 @<<makeinfo_test.bat | 1153 @<<makeinfo_test.bat |
1154 @echo off | 1154 @echo off |
1155 if exist "$(MAKEINFO)" goto test_done | 1155 if exist "$(MAKEINFO)" goto test_done |