CVSROOT: /cvs/src
Module name: src
Branch: cygwin-64bit-branch
Changes by: [email protected] 2013-02-13 16:34:04
Modified files:
winsup/cygwin : ChangeLog.64bit Makefile.in
Log message:
* Makefile.in (toollibdir): Define build and target dependent.
(install-libs): Use $(toollibdir) rather than $(tooldir)/lib.
(uninstall-libs): Ditto.
(uninstall-man): Use $(DESTDIR)$(mandir) as in install-man, rather
than $(tooldir)/man.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.95&r2=1.1.2.96
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.257.2.12&r2=1.257.2.13