(CTAGSOBJ): Ditto.
($$(BLD)\alloca.obj): Delete obsolete dependency rule.
$(BLD)\movemail.exe \
$(BLD)\fakemail.exe \
-
+
# don't know what (if) to do with these yet...
#
# $(BLD)\sorted-doc.exe \
$(BLD)\getopt.obj \
$(BLD)\getopt1.obj \
$(BLD)\ntlib.obj \
- $(BLD)\regex.obj \
- $(BLD)\alloca.obj
+ $(BLD)\regex.obj
$(BLD)\etags.exe: $(ETAGSOBJ)
$(BLD)\getopt.obj \
$(BLD)\getopt1.obj \
$(BLD)\ntlib.obj \
- $(BLD)\regex.obj \
- $(BLD)\alloca.obj
+ $(BLD)\regex.obj
$(BLD)\ctags.exe: ctags.c $(CTAGSOBJ)
$(LINK) -out:$@ $(LINK_FLAGS) $(CTAGSOBJ) $(LIBS)
EMACS_ROOT = ..
SRC = .
-$(BLD)\alloca.obj : \
- $(SRC)\alloca.c \
- $(EMACS_ROOT)\src\s\ms-w32.h \
- $(EMACS_ROOT)\src\m\intel386.h \
- $(EMACS_ROOT)\src\config.h \
- $(EMACS_ROOT)\src\blockinput.h
-
$(BLD)\b2m.obj : \
$(SRC)\b2m.c \
$(EMACS_ROOT)\src\s\ms-w32.h \