aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/tcpdump/Makefile')
-rw-r--r--usr.sbin/tcpdump/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/tcpdump/Makefile b/usr.sbin/tcpdump/Makefile
new file mode 100644
index 000000000000..0a1f2533744b
--- /dev/null
+++ b/usr.sbin/tcpdump/Makefile
@@ -0,0 +1,5 @@
+# @(#)Makefile 0.1 (RGrimes) 4/4/93
+
+SUBDIR= tcpdump tcpslice
+
+.include <bsd.subdir.mk>