summaryrefslogtreecommitdiffstats
path: root/distrib/sparc64/miniroot
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-04-30 23:37:31 +0000
committerderaadt <deraadt@openbsd.org>2019-04-30 23:37:31 +0000
commite602012db9edbc2f9a99d026a09dc8eaf112e493 (patch)
treef634a1d23580d3630e87aa9d108307272c57c9be /distrib/sparc64/miniroot
parentrepair more trivial differences (diff)
downloadwireguard-openbsd-e602012db9edbc2f9a99d026a09dc8eaf112e493.tar.xz
wireguard-openbsd-e602012db9edbc2f9a99d026a09dc8eaf112e493.zip
step by step, more removal of differences
Diffstat (limited to 'distrib/sparc64/miniroot')
-rw-r--r--distrib/sparc64/miniroot/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/distrib/sparc64/miniroot/Makefile b/distrib/sparc64/miniroot/Makefile
index 5000ce43f74..3713f5247de 100644
--- a/distrib/sparc64/miniroot/Makefile
+++ b/distrib/sparc64/miniroot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.16 2019/04/30 23:25:19 deraadt Exp $
+# $OpenBSD: Makefile,v 1.17 2019/04/30 23:37:32 deraadt Exp $
FS= miniroot${OSrev}.fs
FSSIZE= 5760
@@ -83,9 +83,6 @@ mr.fs: instbin
rm $@.d/instbin
makefs ${MRMAKEFSARGS} $@ $@.d
-instbin.conf: ${LISTS}
- awk -f ${UTILS}/makeconf.awk ${LISTS} > instbin.conf
-
instbin.mk instbin.cache instbin.c: instbin.conf
crunchgen -E -D ${.CURDIR}/../../.. -L ${DESTDIR}/usr/lib \
-c instbin.c -e instbin -m instbin.mk instbin.conf
@@ -93,6 +90,9 @@ instbin.mk instbin.cache instbin.c: instbin.conf
instbin: instbin.mk instbin.cache instbin.c
${MAKE} -f instbin.mk SRCLIBDIR=${.CURDIR}/../../../lib all
+instbin.conf: ${LISTS}
+ awk -f ${UTILS}/makeconf.awk ${LISTS} > instbin.conf
+
unconfig:
-umount -f ${MOUNT_POINT}
-[ -f vnd ] && vnconfig -u `cat vnd` && rm -f vnd