summaryrefslogtreecommitdiff
path: root/usr.bin/menuc/Makefile
AgeCommit message (Collapse)Author
2009-10-29option noinputchristos
2009-04-20define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160drochner
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
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
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
there's no need to special-case .include-ing it.
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
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.
2001-11-12Formatting cleanup.tv
2001-10-05Add appropriate ifdefs so tools reachovers build cleanjmc
1999-02-13convert from NOxxx= to MKxxx=no.lukem
include <bsd.own.mk> if testing a MKxxx variable.
1998-09-27don't install in /usr/share if NOSHARE is definedlukem
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
and use smarter creation of the header file.
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-19don't define WARNS=1 herelukem
1997-10-11Clean up this garbage.mycroft
1997-09-26Add a curses based menu compiler system. (Used by the new system installphil
program sysinst.)