Define BSD_OWN_MK, to play `don't include the same file twice' game.
authorespie <espie@openbsd.org>
Fri, 31 Mar 2000 18:03:54 +0000 (18:03 +0000)
committerespie <espie@openbsd.org>
Fri, 31 Mar 2000 18:03:54 +0000 (18:03 +0000)
share/mk/bsd.own.mk

index a57f77b..67824e9 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: bsd.own.mk,v 1.30 2000/02/25 16:55:06 hin Exp $
+#      $OpenBSD: bsd.own.mk,v 1.31 2000/03/31 18:03:54 espie Exp $
 #      $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $
 
 # Host-specific overrides
@@ -109,3 +109,5 @@ NOPROFILE=
 
 # No lint, for now.
 NOLINT=
+
+BSD_OWN_MK=Done