pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/cwrappers/files/bin Explicitly set target dir...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a13652bd9dd2
branches: trunk
changeset: 639596:a13652bd9dd2
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Sep 18 19:31:47 2014 +0000
description:
Explicitly set target directory. Provide RCS ID.
diffstat:
pkgtools/cwrappers/files/bin/Makefile | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diffs (14 lines):
diff -r 779c94ba89fe -r a13652bd9dd2 pkgtools/cwrappers/files/bin/Makefile
--- a/pkgtools/cwrappers/files/bin/Makefile Thu Sep 18 16:08:35 2014 +0000
+++ b/pkgtools/cwrappers/files/bin/Makefile Thu Sep 18 19:31:47 2014 +0000
@@ -1,6 +1,10 @@
+# $NetBSD: Makefile,v 1.2 2014/09/18 19:31:47 joerg Exp $
+#
PROGS= as-wrapper cc-wrapper c++-wrapper cpp-wrapper f77-wrapper \
imake-wrapper ld-wrapper libtool-wrapper shlibtool-wrapper
+BINDIR= ${PREFIX}/libexec/cwrappers
+
LIB_SRCS= alloc.c cleanup-cc.c common.c reorder-cc.c
.ifdef NEED_MI_VECTOR_HASH
Home |
Main Index |
Thread Index |
Old Index