Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/tools/fgen Pull up revision 1.1 (requested by eeh in ti...



details:   https://anonhg.NetBSD.org/src/rev/d27e726f65da
branches:  netbsd-1-6
changeset: 527894:d27e726f65da
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu Jun 13 02:42:12 2002 +0000

description:
Pull up revision 1.1 (requested by eeh in ticket #257):
Add fgen as a host tool, used for sys/arch/sparc/bootblk.

diffstat:

 tools/fgen/Makefile |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r c6d5220b0346 -r d27e726f65da tools/fgen/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/fgen/Makefile       Thu Jun 13 02:42:12 2002 +0000
@@ -0,0 +1,6 @@
+#      $NetBSD: Makefile,v 1.1.2.2 2002/06/13 02:42:12 lukem Exp $
+
+HOSTPROGNAME=  nbfgen
+HOST_SRCDIR=   usr.bin/fgen
+
+.include "${.CURDIR}/../Makefile.host"



Home | Main Index | Thread Index | Old Index