From 7e7b77908c3c5010d7435b632471363247756b7a Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 6 May 2014 04:22:01 +0000 Subject: [PATCH] Use src.opts.mk in preference to bsd.own.mk except where we need stuff from the latter. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8f889f1..b463359 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.include +.include SUBDIR= ${_ggatec} \ ${_ggated} \