OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
menuc
/
testm
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
testm
History log of
/src/usr.bin/menuc/testm/Makefile
Revision
Date
Author
Comments
1.17
21-Apr-2012
roy
Add capfile(5) to describe the termcap format.
Adjust various man pages and other documentation to point to capfile(5)
instead of termcap(5).
Remove getcap(3) as curses hasn't been building it for a long time.
Punt wrterm.c as tset no longer uses it.
1.16
14-Apr-2009
lukem
branches: 1.16.6;
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.15
12-Dec-2001
lukem
branches: 1.15.44;
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
1.14
12-Dec-2001
tv
MKfoo=no -> NOfoo
1.13
07-Jan-2001
phil
Include the definition of PRINTOBJDIR before using it.
1.12
30-Dec-2000
sommerfeld
Let src/usr.bin build with recursive parallel make..
- add .WAIT and .NOTPARALLEL in a few places
- change ${MAKE} print-objdir to ${PRINTOBJDIR}
- convert other ad-hoc forms to use ${PRINTOBJDIR}
1.11
13-Feb-1999
lukem
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1.10
23-Jul-1998
phil
Put back "return value" meaning in option actions accidentally removed
in chanages for dynamic menus. (Return !=0 means to exit menu dynamically.)
1.9
16-Jul-1998
phil
Major restructuring of the runtime code, now supports dynamic menus.
Fixed a bug is scrolling. Added dynamic menu to test meuns in testm.
1.8
29-Jun-1998
phil
Bug fixes in scrolling menues, better error detection with small screens,
bettern keypad support with suport form multiple key "commands" like
ESC-v for previous page.
1.7
25-Jun-1998
phil
Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.def
is modified.
1.6
24-Jun-1998
phil
Add -ltermcap.
1.5
18-Feb-1998
jtc
Simply include -lcurses instead of -lcurses -ltermcap
1.4
22-Oct-1997
lukem
use CPPFLAGS instead of CFLAGS
1.3
11-Oct-1997
mycroft
branches: 1.3.2;
Also need -I. to get menu_defs.h in an obj dir.
1.2
11-Oct-1997
mycroft
Clean this up, and make it work with obj directories.
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.15.44.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
1.16.6.1
23-May-2012
yamt
sync with head.
Indexes created Mon Oct 27 17:09:47 GMT 2025