summaryrefslogtreecommitdiffstats
path: root/sbin/rtsol/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-09 19:30:31 +0000
committergjb <gjb@FreeBSD.org>2016-02-09 19:30:31 +0000
commit6ed2feb360a73e8ca47a96783d6d2b58affbd2e8 (patch)
treec39d2190c8a4a1e350c2be9f543e5139b1da59d0 /sbin/rtsol/Makefile
parent99ec5cddaa010894228843005d9b850ecc018588 (diff)
downloadFreeBSD-src-6ed2feb360a73e8ca47a96783d6d2b58affbd2e8.zip
FreeBSD-src-6ed2feb360a73e8ca47a96783d6d2b58affbd2e8.tar.gz
Create packages for atm, ccdconfig, devd, ipf, ipfw,
iscsi, natd, nandfs, pf, quotacheck, and routed. Add ping6 and rtsol to the runtime package. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/rtsol/Makefile')
-rw-r--r--sbin/rtsol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/rtsol/Makefile b/sbin/rtsol/Makefile
index 8356ea4..f12107a 100644
--- a/sbin/rtsol/Makefile
+++ b/sbin/rtsol/Makefile
@@ -16,6 +16,7 @@
.PATH: ${.CURDIR}/../../usr.sbin/rtsold
+PACKAGE=runtime
PROG= rtsol
SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
MAN=
OpenPOWER on IntegriCloud