Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/crunchgen No need to assign HOSTPROGNAME here, since w...
details: https://anonhg.NetBSD.org/src/rev/793343cef911
branches: trunk
changeset: 516561:793343cef911
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Oct 25 01:49:48 2001 +0000
description:
No need to assign HOSTPROGNAME here, since we aren't changing it from
what PROG defaults to.
diffstat:
tools/crunchgen/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (11 lines):
diff -r dc053dcc43f8 -r 793343cef911 tools/crunchgen/Makefile
--- a/tools/crunchgen/Makefile Thu Oct 25 01:47:11 2001 +0000
+++ b/tools/crunchgen/Makefile Thu Oct 25 01:49:48 2001 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.1 2001/10/13 06:10:09 jmc Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/25 01:49:48 thorpej Exp $
-HOSTPROGNAME= crunchgen
HOST_SRCDIR= usr.bin/crunch/crunchgen
.include "${.CURDIR}/../Makefile.host"
Home |
Main Index |
Thread Index |
Old Index