aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'network_cmds/Makefile')
-rw-r--r--network_cmds/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/network_cmds/Makefile b/network_cmds/Makefile
new file mode 100644
index 0000000..4d21c8e
--- /dev/null
+++ b/network_cmds/Makefile
@@ -0,0 +1,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>