summaryrefslogtreecommitdiffstats
path: root/tools/regression/sockets/shutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/sockets/shutdown/Makefile')
-rw-r--r--tools/regression/sockets/shutdown/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/regression/sockets/shutdown/Makefile b/tools/regression/sockets/shutdown/Makefile
new file mode 100644
index 0000000..b1134da
--- /dev/null
+++ b/tools/regression/sockets/shutdown/Makefile
@@ -0,0 +1,9 @@
+#
+# $FreeBSD$
+#
+
+PROG= shutdown
+NO_MAN= yes
+WARNS?= 2
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud