bring in bsd.own.mk
authorniklas <niklas@openbsd.org>
Sun, 22 Dec 1996 17:46:02 +0000 (17:46 +0000)
committerniklas <niklas@openbsd.org>
Sun, 22 Dec 1996 17:46:02 +0000 (17:46 +0000)
share/mk/bsd.port.mk

index 46c2418..fd14e16 100644 (file)
@@ -1,5 +1,5 @@
 # -*- mode: Fundamental; tab-width: 4; -*-
-#      $OpenBSD: bsd.port.mk,v 1.7 1996/10/22 14:01:19 niklas Exp $
+#      $OpenBSD: bsd.port.mk,v 1.8 1996/12/22 17:46:02 niklas Exp $
 #
 #      bsd.port.mk - 940820 Jordan K. Hubbard.
 #      This file is in the public domain.
 .include "${.CURDIR}/../Makefile.inc"
 .endif
 
+.include <bsd.own.mk>
 
 # These need to be absolute since we don't know how deep in the ports
 # tree we are and thus can't go relative.  They can, of course, be overridden