diff --git a/Makefile b/Makefile index b9e615b..c62bfb9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ prefix=$$HOME/opt/pkg/miscutils target_bin=${prefix}/bin 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 -d ${target_bin} ${target_man} install -c ${bin} ${target_bin}