Home | History | Annotate | Download | only in menuc
History log of /src/usr.bin/menuc/Makefile
RevisionDateAuthorComments
 1.14  29-Oct-2009  christos option noinput
 1.13  20-Apr-2009  drochner define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
 1.12  14-Apr-2009  lukem Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.11  18-May-2003  lukem branches: 1.11.42;
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.
 1.10  31-Jan-2002  tv Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.
 1.9  12-Nov-2001  tv Formatting cleanup.
 1.8  05-Oct-2001  jmc Add appropriate ifdefs so tools reachovers build clean
 1.7  13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.6  27-Sep-1998  lukem don't install in /usr/share if NOSHARE is defined
 1.5  09-Apr-1998  tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
and use smarter creation of the header file.
 1.4  22-Oct-1997  lukem use CPPFLAGS instead of CFLAGS
 1.3  19-Oct-1997  lukem branches: 1.3.2;
don't define WARNS=1 here
 1.2  11-Oct-1997  mycroft Clean up this garbage.
 1.1  26-Sep-1997  phil branches: 1.1.1;
Initial revision
 1.1.1.1  26-Sep-1997  phil Add a curses based menu compiler system. (Used by the new system install
program sysinst.)
 1.3.2.1  08-Nov-1997  lukem sync with trunk (approved by thorpej)
 1.11.42.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed