summaryrefslogtreecommitdiffstats
path: root/contrib/global/htags/Makefile
diff options
context:
space:
mode:
authorcwt <cwt@FreeBSD.org>1997-12-15 23:08:46 +0000
committercwt <cwt@FreeBSD.org>1997-12-15 23:08:46 +0000
commitb1200e5a86469f83f9487d32847b49df6f6e8d81 (patch)
tree84ffbd5bfaa52e29af60dccffd70e807e7110a91 /contrib/global/htags/Makefile
parentd9973ba95ba5804ff9b4d3b5295bc5126726e474 (diff)
parent2d4696c8a0217d673b65b4f308e71d6ae8f5ebc6 (diff)
downloadFreeBSD-src-b1200e5a86469f83f9487d32847b49df6f6e8d81.zip
FreeBSD-src-b1200e5a86469f83f9487d32847b49df6f6e8d81.tar.gz
This commit was generated by cvs2svn to compensate for changes in r31750,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/global/htags/Makefile')
-rw-r--r--contrib/global/htags/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/global/htags/Makefile b/contrib/global/htags/Makefile
index f53639a..f02d082 100644
--- a/contrib/global/htags/Makefile
+++ b/contrib/global/htags/Makefile
@@ -1,9 +1,7 @@
-# @(#)Makefile 1.0 (Berkeley) 4/21/96
-
MAN1= htags.1
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/htags.pl ${DESTDIR}/usr/bin/htags
+ ${.CURDIR}/htags.pl ${DESTDIR}${BINDIR}/htags
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud