Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/crunchgen Add crunchgen as a hosted tool
details: https://anonhg.NetBSD.org/src/rev/defbd662e000
branches: trunk
changeset: 515993:defbd662e000
user: jmc <jmc%NetBSD.org@localhost>
date: Sat Oct 13 06:10:09 2001 +0000
description:
Add crunchgen as a hosted tool
diffstat:
tools/crunchgen/Makefile | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 701cf847b5af -r defbd662e000 tools/crunchgen/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/crunchgen/Makefile Sat Oct 13 06:10:09 2001 +0000
@@ -0,0 +1,8 @@
+# $NetBSD: Makefile,v 1.1 2001/10/13 06:10:09 jmc Exp $
+
+HOSTPROGNAME= crunchgen
+HOST_SRCDIR= usr.bin/crunch/crunchgen
+
+.include "${.CURDIR}/../Makefile.host"
+
+${TIMESTAMP}: ${SRCS}
Home |
Main Index |
Thread Index |
Old Index