summaryrefslogtreecommitdiffstats
path: root/usr.sbin/asf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/asf/Makefile')
-rw-r--r--usr.sbin/asf/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.sbin/asf/Makefile b/usr.sbin/asf/Makefile
new file mode 100644
index 0000000..19df365
--- /dev/null
+++ b/usr.sbin/asf/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+PROG= asf
+SRCS= asf.c
+MAN= asf.8
+WARNS= 0
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud