Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/historical/nawk/bin Install in /usr/bin
details: https://anonhg.NetBSD.org/src/rev/8e5795a75588
branches: trunk
changeset: 757364:8e5795a75588
user: christos <christos%NetBSD.org@localhost>
date: Thu Aug 26 16:21:25 2010 +0000
description:
Install in /usr/bin
diffstat:
external/historical/nawk/bin/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 2ca80840bf1e -r 8e5795a75588 external/historical/nawk/bin/Makefile
--- a/external/historical/nawk/bin/Makefile Thu Aug 26 15:28:31 2010 +0000
+++ b/external/historical/nawk/bin/Makefile Thu Aug 26 16:21:25 2010 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2010/08/26 14:57:16 christos Exp $
+# $NetBSD: Makefile,v 1.2 2010/08/26 16:21:25 christos Exp $
WARNS?= 4
.include <bsd.own.mk>
+BINDIR?= /usr/bin
DIST= ${.CURDIR}/../dist
.PATH: ${DIST}
Home |
Main Index |
Thread Index |
Old Index