summaryrefslogtreecommitdiffstats
path: root/sbin/kldstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/kldstat/Makefile')
-rw-r--r--sbin/kldstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/kldstat/Makefile b/sbin/kldstat/Makefile
index ff5d75c..5720690 100644
--- a/sbin/kldstat/Makefile
+++ b/sbin/kldstat/Makefile
@@ -23,13 +23,13 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id: Makefile,v 1.1 1997/05/07 18:19:54 dfr Exp $
+# $Id: Makefile,v 1.2 1997/10/19 11:15:43 jmg Exp $
#
PROG= kldstat
SRCS= kldstat.c
MAN8= kldstat.8
-CFLAGS= -I${.CURDIR}/../../sys
+CFLAGS+=-I${.CURDIR}/../../sys
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud