summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/systags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/global/systags/Makefile')
-rw-r--r--usr.bin/global/systags/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/global/systags/Makefile b/usr.bin/global/systags/Makefile
new file mode 100644
index 0000000..49c9806
--- /dev/null
+++ b/usr.bin/global/systags/Makefile
@@ -0,0 +1,7 @@
+# @(#)Makefile 1.0 (Berkeley) 4/21/96
+
+beforeinstall:
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
+ ${.CURDIR}/systags.sh ${DESTDIR}/usr/bin/systags
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud