mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 16:01:10 +08:00
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
* Makefile.in (install): Remove install-bin to allow make install to work.
This commit is contained in:
parent
009314a45d
commit
74c3173ade
@ -1,3 +1,7 @@
|
||||
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
|
||||
|
||||
* Makefile.in (install): Remove install-bin to allow make install to work.
|
||||
|
||||
2002-03-03 Robert Collins <rbtcollins@hotmail.com>
|
||||
|
||||
* shm.cc (shmat): Prevent a compile error.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user