summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-09-29 10:30:03 +0000
committerderaadt <deraadt@openbsd.org>1996-09-29 10:30:03 +0000
commit74f3dcb82e53d039602259ad0bc16e39c046e91a (patch)
treebca3b58dd4e00cd8599696b18ca2f618500b5891
parentsize correct thing (diff)
downloadwireguard-openbsd-74f3dcb82e53d039602259ad0bc16e39c046e91a.tar.xz
wireguard-openbsd-74f3dcb82e53d039602259ad0bc16e39c046e91a.zip
no strip
-rw-r--r--sys/arch/sparc/stand/boot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/sparc/stand/boot/Makefile b/sys/arch/sparc/stand/boot/Makefile
index eea43083fd9..f4b8ae169d6 100644
--- a/sys/arch/sparc/stand/boot/Makefile
+++ b/sys/arch/sparc/stand/boot/Makefile
@@ -4,6 +4,7 @@ R= ..
.PATH: ${.CURDIR}/${R}
PROG= boot
SRCS= srt0.S boot.c promdev.c dvma.c net.c netif_sun.c conf.c version.c
+STRIP=
NOMAN= 1
BINDIR= /usr/mdec
LIBS!= cd ${.CURDIR}/${R}; ${MAKE} libdep