]> code.delx.au - gnu-emacs/commit
lib-src/makefile.w32-in: Rework dependencies.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 04:21:55 +0000 (06:21 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 04:21:55 +0000 (06:21 +0200)
commit65e4651590d48fc135a317538c904e3c68218cec
tree1768081d712536885f50c19636eed74252fa59de
parentf1f924b61976585c693f1f18445889ae891e2211
lib-src/makefile.w32-in: Rework dependencies.
($(BLD)/test-distrib.exe): Use LIB_SRC, not SRC.
(LIB_SRC, NT_INC, GNU_LIB, MS_W32_H, CONFIG_H, INTTYPES_H, NTLIB_H)
(SYSTIME_H): New macros.
(SRC): Redefine to point to src/, not current directory.
($(BLD)/ctags.$(O), $(BLD)/ebrowse.$(O), $(BLD)/emacsclient.$(O))
($(BLD)/etags.$(O), $(BLD)/hexl.$(O), $(BLD)/make-docfile.$(O))
($(BLD)/movemail.$(O), $(BLD)/ntlib.$(O), $(BLD)/pop.$(O))
($(BLD)/profile.$(O), $(BLD)/test-distrib.$(O)): Update dependencies.
($(BLD)/regex.$(O)): New dependency.
lib-src/ChangeLog
lib-src/makefile.w32-in