History log of /netbsd/bin/ed/test/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# 857ab1bd 26-Oct-2003 lukem <lukem@NetBSD.org>

use ${HOST_SH} instead of /bin/sh


# 49f0ad86 21-Mar-1995 cgd <cgd@NetBSD.org>

convert to new RCS id conventions.


# 59ddb06d 20-Feb-1994 alm <alm@NetBSD.org>

`s3' applies the last substitution to the 3rd (or nth) match.
Split up the code to several files.


# 3a435f99 28-Dec-1993 davidb <davidb@NetBSD.org>

Changed to use make's new .OBJDIR


# be41cadc 10-Dec-1993 cgd <cgd@NetBSD.org>

use ./ before invoked programs. this makefile should really be made ro-safe


# 82f8524f 12-Nov-1993 alm <alm@NetBSD.org>

rename !* -> bang* and \n* -> nl*


# eb2bd16e 02-Aug-1993 jtc <jtc@NetBSD.org>

Make paths explicit to handle case where . is not in PATH.
Locate ed executible wrt obj/noobj.


# 11ad3ef4 02-Aug-1993 mycroft <mycroft@NetBSD.org>

Makefile


# eca46021 16-Jun-1993 alm <alm@NetBSD.org>

fixed regex initialization
added more support for BACKWARDS option


# 2621a68c 08-May-1993 alm <alm@NetBSD.org>

added support for lines of arbitrary length
added support for 8-bit data, including NULs


# 336e165c 10-Apr-1993 cgd <cgd@NetBSD.org>

updated to alm's ed-0.2


# 9b082a69 08-Apr-1993 cgd <cgd@NetBSD.org>

added ed, from Andrew Moore, alm@netcom.com