Update Makefile
This commit is contained in:
parent
54217f9944
commit
bd5a149cc0
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
prefix=$$HOME/opt/pkg/miscutils
|
prefix=$$HOME/opt/pkg/miscutils
|
||||||
target_bin=${prefix}/bin
|
target_bin=${prefix}/bin
|
||||||
target_man=${prefix}/share/man/man1
|
target_man=${prefix}/share/man/man1
|
||||||
bin=bwrap hppt mkgmap newp rot rr scmfmt ts upcasetl unpage
|
bin=bwrap hppt mkgmap newp osc p rot rr scmfmt ts upcasetl unpage
|
||||||
install:
|
install:
|
||||||
install -d ${target_bin} ${target_man}
|
install -d ${target_bin} ${target_man}
|
||||||
install -c ${bin} ${target_bin}
|
install -c ${bin} ${target_bin}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user