comparison nt/xemacs.mak @ 321:19dcec799385 r21-0-58

Import from CVS: tag r21-0-58
author cvs
date Mon, 13 Aug 2007 10:46:44 +0200
parents afd57c14dfc8
children f2b5d7006b0a
comparison
equal deleted inserted replaced
320:73c75c43c1f2 321:19dcec799385
437 @cd $(NT) 437 @cd $(NT)
438 438
439 # Individual dependencies 439 # Individual dependencies
440 ETAGS_DEPS = $(LIB_SRC)/getopt.c $(LIB_SRC)/getopt1.c $(LIB_SRC)/../src/regex.c 440 ETAGS_DEPS = $(LIB_SRC)/getopt.c $(LIB_SRC)/getopt1.c $(LIB_SRC)/../src/regex.c
441 $(LIB_SRC)/etags.exe : $(LIB_SRC)/etags.c $(ETAGS_DEPS) 441 $(LIB_SRC)/etags.exe : $(LIB_SRC)/etags.c $(ETAGS_DEPS)
442 #### ootags??? 442 $(LIB_SRC)/movemail.exe: $(LIB_SRC)/movemail.c $(ETAGS_DEPS)
443 443
444 LIB_SRC_TOOLS = \ 444 LIB_SRC_TOOLS = \
445 $(LIB_SRC)/make-docfile.exe \ 445 $(LIB_SRC)/make-docfile.exe \
446 $(LIB_SRC)/hexl.exe \ 446 $(LIB_SRC)/hexl.exe \
447 $(LIB_SRC)/movemail.exe \ 447 $(LIB_SRC)/movemail.exe \