History log of /netbsd-src/usr.bin/fgen/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# 7682402b 10-Mar-2016 joerg <joerg@NetBSD.org>

Unbreak tools build.


# f6295e91 08-Mar-2016 christos <christos@NetBSD.org>

PR/50914: David Binderman: Fix memory leaks.
While here, fix error handling too.


# 926a7cc3 29-Oct-2009 christos <christos@NetBSD.org>

option noinput


# 0fa70591 20-Apr-2009 drochner <drochner@NetBSD.org>

define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160


# 826a1460 18-May-2003 lukem <lukem@NetBSD.org>

Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.


# bf9ec67e 28-May-2002 bjh21 <bjh21@NetBSD.org>

Add fgen as a host tool, used for sys/arch/sparc/bootblk.


# fcd0fb11 03-Jul-2000 matt <matt@NetBSD.org>

Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles


# d0ba0877 16-Apr-2000 mrg <mrg@NetBSD.org>

kill trailing blank line.


# 843b0a05 11-Nov-1998 mrg <mrg@NetBSD.org>

make this compile under NetBSD.


# 1e192ee3 31-Oct-1998 eeh <eeh@NetBSD.org>

Added an FCode tokenizer for all your FCode tokenizing needs.