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