Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 08:31:16 +0000 (10:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 08:31:16 +0000 (10:31 +0200)
commit849e8b01604f1fba278e010a18754bc4812681c6
treead9bd5c22853db93dbf7e9217b14eac756c97bf3
parentc8e9d2b4ed5e3d8f8e636cd5747dbf9e7d68485e
Fix rules in nt/makefile.w32-in for parallel builds on MS-Windows.

 nt/makefile.w32-in (ALL): Depend on *.exe files, not on phony names
 without the .exe suffix.
 (addpm, ddeclient, cmdproxy, addsection, preprep): Remove phony
 targets.
 (.PHONY): Remove.
nt/ChangeLog
nt/makefile.w32-in