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:
		| @@ -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  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user