sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
5
app/Makefile.inc
Normal file
5
app/Makefile.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
.if exists(Makefile.am)
|
||||
realinstall:
|
||||
exec ${MAKE_ENV} ${MAKE} install-strip \
|
||||
INSTALL_STRIP_PROGRAM="/usr/bin/install -s -c -o root -g bin"
|
||||
.endif
|
Loading…
Add table
Add a link
Reference in a new issue