summaryrefslogtreecommitdiffstats
path: root/usr.sbin/arlcontrol/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-06-01 07:38:11 +0000
committerfjoe <fjoe@FreeBSD.org>2004-06-01 07:38:11 +0000
commitac4a1eaf409bb3923058739e1b03dd0ae247e7f5 (patch)
tree2fa5f4be7b72fa042622684eeb5c811addf53bca /usr.sbin/arlcontrol/Makefile
parent5dc6beb6a4e8abdad50237100f14bdb27a4c1063 (diff)
downloadFreeBSD-src-ac4a1eaf409bb3923058739e1b03dd0ae247e7f5.zip
FreeBSD-src-ac4a1eaf409bb3923058739e1b03dd0ae247e7f5.tar.gz
Finish repo move arlconfig -> arlcontrol.
Diffstat (limited to 'usr.sbin/arlcontrol/Makefile')
-rw-r--r--usr.sbin/arlcontrol/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/arlcontrol/Makefile b/usr.sbin/arlcontrol/Makefile
new file mode 100644
index 0000000..a7b4a14
--- /dev/null
+++ b/usr.sbin/arlcontrol/Makefile
@@ -0,0 +1,11 @@
+#
+# $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $
+# $FreeBSD$
+#
+
+PROG= arlcontrol
+SRCS= arlcontrol.c
+CFLAGS= -I${.CURDIR}/../../sys -DARLCACHE
+MAN= arlcontrol.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud