summaryrefslogtreecommitdiffstats
path: root/sbin/vinum/Makefile
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>1999-01-30 01:00:19 +0000
committergrog <grog@FreeBSD.org>1999-01-30 01:00:19 +0000
commitb9228dd82db43b0c87b09832c3d641827bd26a04 (patch)
tree1311fee0b1249dbecb18e59fb5dfb1285163e174 /sbin/vinum/Makefile
parenta784c6e33d7c94f709bd5f0598ee883c076c987d (diff)
downloadFreeBSD-src-b9228dd82db43b0c87b09832c3d641827bd26a04.zip
FreeBSD-src-b9228dd82db43b0c87b09832c3d641827bd26a04.tar.gz
Add MAINTAINER
Diffstat (limited to 'sbin/vinum/Makefile')
-rw-r--r--sbin/vinum/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/vinum/Makefile b/sbin/vinum/Makefile
index 1c3e2ed..d271117 100644
--- a/sbin/vinum/Makefile
+++ b/sbin/vinum/Makefile
@@ -1,5 +1,6 @@
# $Id: Makefile,v 1.5 1999/01/13 23:05:26 grog Exp $
+MAINTAINER = grog@FreeBSD.org
PROG= vinum
SRCS= v.c list.c vinumparser.c vinumutil.c vext.h commands.c
MAN8= vinum.8
@@ -13,3 +14,5 @@ BINMODE= 555
.PATH: ${.CURDIR}/../../sys/dev/vinum
.include <bsd.prog.mk>
+
+CFLAGS += -I ${.CURDIR}/../../sys/dev/vinum
OpenPOWER on IntegriCloud