repo.or.cz
/
got-portable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
portable: fix compilation on OpenBSD
[got-portable.git]
/
libexec
/
Makefile.inc
blob
da3924e2e27178c8c42cfa8411735cbb75eb814b
1
.include "../Makefile.inc"
2
3
realinstall:
4
${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \
5
-m ${BINMODE} ${PROG} ${LIBEXECDIR}/${PROG}
6
7
NOMAN = Yes