Ticket #9 (closed enhancement: fixed)
Create "install" make target
| Reported by: | yarrick | Owned by: | flex |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4.0 "Run Home" |
| Version: | 0.4.0 "Run Home" | Keywords: | |
| Cc: |
Description
This target should copy the binaries, man-pages and docs to the appropriate places.
Change History
comment:1 Changed 5 years ago by anonymous
- Owner set to anonymous
- Status changed from new to assigned
comment:2 Changed 5 years ago by flex
- Owner changed from anonymous to flex
- Status changed from assigned to new
comment:3 Changed 5 years ago by yarrick
On Linux:
make[1]: Entering directory `/home/yarrick/code/iodine/src' OS is LINUX, arch is i686 make[1]: Leaving directory `/home/yarrick/code/iodine/src' /usr/bin/install -S bin/iodine /usr/local/sbin/iodine /usr/bin/install: missing destination file operand after `/usr/local/sbin/iodine' Try `/usr/bin/install --help' for more information. make: *** [install] Error 1
Note: See
TracTickets for help on using
tickets.
