comparison nt/xemacs.mak @ 377:d883f39b8495 r21-2b4

Import from CVS: tag r21-2b4
author cvs
date Mon, 13 Aug 2007 11:05:42 +0200
parents 6240c7796c7a
children 064ab7fed2e0
comparison
equal deleted inserted replaced
376:e2295b4d9f2e 377:d883f39b8495
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 \