aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/Makefile
blob: 4d21c8ef7fa786a747139377582eb5fde7bf4cf5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SUBDIR=	arp.tproj \
	cfilutil \
	dnctl \
	ecnprobe \
	frame_delay \
	ifconfig.tproj \
	ip6addrctl.tproj \
	kdumpd.tproj \
	mnc.tproj \
	mptcp_client \
	mtest.tproj \
	ndp.tproj \
	netstat.tproj \
	ping.tproj \
	ping6.tproj \
	pktapctl \
	pktmnglr \
	rarpd.tproj \
	route.tproj \
	rtadvd.tproj \
	rtsol.tproj \
	spray.tproj \
	traceroute.tproj \
	traceroute6.tproj

.include <bsd.subdir.mk>