summaryrefslogtreecommitdiffstats
path: root/usr.bin/global/systags/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-04-15 12:30:38 +0000
committerjkh <jkh@FreeBSD.org>1997-04-15 12:30:38 +0000
commit138291f0488ee9638d270c30b56481093f51de8c (patch)
tree9887d8fd86604cfa08a8d793cd2ca39a23bc28ac /usr.bin/global/systags/Makefile
parentc349316b834fcdf5835c5b4c106316393f9e37dc (diff)
parent29e9ef05d0c260d4547756e194224176c57611ec (diff)
downloadFreeBSD-src-138291f0488ee9638d270c30b56481093f51de8c.zip
FreeBSD-src-138291f0488ee9638d270c30b56481093f51de8c.tar.gz
This commit was generated by cvs2svn to compensate for changes in r24959,
which included commits to RCS files with non-trunk default branches.
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