diff options
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index 77e27b03dfe..b922a25d6ac 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/03/20 11:08:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:16 agc Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -19,4 +19,4 @@ # SUBDIR += xcept # SUBDIR += zmtx-zmrx -.include <bsd.port.subdir.mk> +.include "../mk/bsd.pkg.subdir.mk" |