summaryrefslogtreecommitdiff
path: root/share/mk/bsd.own.mk
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:47:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:47:24 +0000
commit470d0389b66fade522060561cc0c6ba36e01e7cb (patch)
tree5ecd8ffa90447774cb0b4aaf3d2194fc1e521057 /share/mk/bsd.own.mk
parentd87b515d89c654c5f58ce9debe8f25e1dfaea34d (diff)
update from netbsd
Diffstat (limited to 'share/mk/bsd.own.mk')
-rw-r--r--share/mk/bsd.own.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 3daaf9de15f..1a8f850b942 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.own.mk,v 1.21.2.1 1995/10/12 06:27:48 cgd Exp $
+# $NetBSD: bsd.own.mk,v 1.23 1995/11/03 23:33:33 cgd Exp $
# Defining `SKEY' causes support for S/key authentication to be compiled in.
SKEY= yes
@@ -58,10 +58,5 @@ STRIP?= -s
NOPIC=
.endif
-# Alpha doesn't have a working profiling support
-.if (${MACHINE_ARCH} == "alpha")
-NOPROFILE=
-.endif
-
# No lint, for now.
NOLINT=