summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/chown/Makefile')
-rw-r--r--usr.sbin/chown/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile
new file mode 100644
index 0000000..084b4bc
--- /dev/null
+++ b/usr.sbin/chown/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= chown
+CFLAGS+=-DSUPPORT_DOT
+MAN1= chgrp.0
+MAN8= chown.0
+LINKS= ${BINDIR}/chown /usr/bin/chgrp
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud