NetBSD/lib/libedit
lukem 7b3a8b8486 tweak this unconventional (some might say "baroque") Makefile to work
with the new <bsd.dep.mk> *.d semantics.
fixes problems highlighted by Martin Husemann <martin@>
2003-07-31 12:46:00 +00:00
..
readline More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 13:35:05 +00:00
TEST Remove extraneous \n's in {err,warn}{,x}. 2002-08-09 10:01:53 +00:00
chared.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
chared.h Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
common.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
config.h oops, we need config.h now. 2002-03-18 16:19:03 +00:00
editline.3 Bump date for last. 2003-07-16 11:54:44 +00:00
editrc.5 Add Ns. 2003-06-27 18:57:09 +00:00
el.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
el.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
emacs.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
hist.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
hist.h Add a uniquefier for the history function. 2003-01-21 18:40:23 +00:00
histedit.h Add a uniquefier for the history function. 2003-01-21 18:40:23 +00:00
history.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
key.c - constify; passes all gcc and lint strict checks. 2002-03-18 16:00:50 +00:00
key.h From michael@moria.de: 2003-06-19 15:55:05 +00:00
Makefile tweak this unconventional (some might say "baroque") Makefile to work 2003-07-31 12:46:00 +00:00
makelist don't use the path for awk 2003-03-10 21:21:10 +00:00
map.c PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
map.h - constify; passes all gcc and lint strict checks. 2002-03-18 16:00:50 +00:00
parse.c Add a uniquefier for the history function. 2003-01-21 18:40:23 +00:00
parse.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
prompt.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
prompt.h convert to new style guide, which includes: 2000-09-04 22:06:28 +00:00
read.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
read.h PR/14067: Anthony Mallet: Provide a programmatic way to set the read_char 2001-09-27 19:29:50 +00:00
readline.c From michael@moria.de: 2003-06-19 16:04:57 +00:00
refresh.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
refresh.h Enlarge editline buffers as needed to support arbitrary length lines. 2001-01-10 07:45:41 +00:00
search.c Fix problem with previous patches that broke vi history. 2002-11-20 16:50:08 +00:00
search.h PR/18995: David Laight: libedit fixes for posix conformant sh 2002-11-15 14:32:32 +00:00
shlib_version PR/14188: Anthony Mallet: Provide an opaque data pointer to client programs. 2001-10-09 13:50:29 +00:00
sig.c sig_t is non portable 2003-03-10 00:58:05 +00:00
sig.h sig_t is non portable 2003-03-10 00:58:05 +00:00
sys.h provide a definition for __attribute__ 2003-06-19 16:19:42 +00:00
term.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
term.h - constify; passes all gcc and lint strict checks. 2002-03-18 16:00:50 +00:00
tokenizer.c don't crash in memory shortage conditions. 2002-10-27 20:24:28 +00:00
tokenizer.h - constify; passes all gcc and lint strict checks. 2002-03-18 16:00:50 +00:00
tty.c From michael@moria.de: 2003-06-19 15:55:05 +00:00
tty.h - constify; passes all gcc and lint strict checks. 2002-03-18 16:00:50 +00:00
vi.c From michael@moria.de: 2003-06-19 15:55:05 +00:00