comparison nt/xemacs.mak @ 4773:c858892e4f2b

Remove build rules that try to make wakeup out of the now nonexistent wakeup.c. See <87zl5l2pxh.fsf@mail.contactor.se> in xemacs-patches.
author Jerry James <james@xemacs.org>
date Tue, 15 Dec 2009 13:25:23 -0700
parents 80d74fed5399
children 5274591ce707
comparison
equal deleted inserted replaced
4772:0ec24b0da2e5 4773:c858892e4f2b
1137 $(BLDLIB_SRC)/i.exe \ 1137 $(BLDLIB_SRC)/i.exe \
1138 $(BLDLIB_SRC)/winclient.exe \ 1138 $(BLDLIB_SRC)/winclient.exe \
1139 $(BLDLIB_SRC)/make-docfile.exe \ 1139 $(BLDLIB_SRC)/make-docfile.exe \
1140 $(BLDLIB_SRC)/mmencode.exe \ 1140 $(BLDLIB_SRC)/mmencode.exe \
1141 $(BLDLIB_SRC)/movemail.exe \ 1141 $(BLDLIB_SRC)/movemail.exe \
1142 $(BLDLIB_SRC)/sorted-doc.exe \ 1142 $(BLDLIB_SRC)/sorted-doc.exe
1143 $(BLDLIB_SRC)/wakeup.exe
1144 !if $(USE_MINITAR) 1143 !if $(USE_MINITAR)
1145 LIB_SRC_TOOLS = \ 1144 LIB_SRC_TOOLS = \
1146 $(LIB_SRC_TOOLS) \ 1145 $(LIB_SRC_TOOLS) \
1147 $(BLDLIB_SRC)/minitar.exe 1146 $(BLDLIB_SRC)/minitar.exe
1148 !endif 1147 !endif