Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hotmail.com>2002-03-04 00:46:38 +0300
committerRobert Collins <rbtcollins@hotmail.com>2002-03-04 00:46:38 +0300
commit74c3173ade62d764f05b0da5c319ae6e14a7d048 (patch)
treed992db7d34e7aa48fb07a5cce4b3948afedb151d /winsup/cygwin/Makefile.in
parent009314a45d1207735e9e37436df2360d17912104 (diff)
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
* Makefile.in (install): Remove install-bin to allow make install to work.
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 30cf31fdd..b8b2fae00 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -165,7 +165,7 @@ all_host: new-$(LIB_NAME) cygrun.exe
force:
-install: install-bin install-libs install-headers install-man install_target \
+install: install-libs install-headers install-man install_target \
$(install_host) $(install_target)
uninstall: uninstall-libs uninstall-headers uninstall-man