sync with OpenBSD -current
This commit is contained in:
parent
550dd57439
commit
1216bb5537
10 changed files with 42 additions and 39 deletions
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.108 2023/01/18 20:56:36 deraadt Exp $
|
||||
# $OpenBSD: Makefile,v 1.109 2024/02/10 11:28:52 naddy Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/..
|
||||
|
||||
|
@ -50,6 +50,8 @@ DPADD+= ${LIBZ}
|
|||
|
||||
# The random relink kit, used on OpenBSD by /etc/rc
|
||||
|
||||
CLEANFILES+= Makefile.relink sshd.tar
|
||||
|
||||
Makefile.relink: ${.CURDIR}/../Makefile.inc ${.CURDIR}/Makefile
|
||||
# XXX assume a concatenation of these is OK
|
||||
cat ${.CURDIR}/../Makefile.inc ${.CURDIR}/Makefile > Makefile.relink
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue