freebsd-src/usr.bin/make
Steve Price 6bf3beb134 Fix for PR# 1095, make's continuation line handling buggy
when used with .elif.  Additional fixes include:

    - fix continuation line handling when using .for
    - plug up a memory leak
1996-09-22 02:28:36 +00:00
..
lst.lib
PSD.doc
arch.c General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
bit.h
buf.c Fix for PR# 1095, make's continuation line handling buggy 1996-09-22 02:28:36 +00:00
buf.h Fix for PR# 1095, make's continuation line handling buggy 1996-09-22 02:28:36 +00:00
compat.c
cond.c
config.h
dir.c
dir.h
for.c Fix for PR#1230, make ``.for'' loops iterate backwards. 1996-09-21 04:00:22 +00:00
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c Restore previous compatibility of ${.CURDIR}/obj.uname -m and 1996-09-18 06:06:39 +00:00
make.1 Listed all the environment variables (MACHINE and PWD were missing). 1996-08-31 14:21:15 +00:00
make.c NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet 1995-06-18 12:34:14 +00:00
make.h
Makefile Stop using gnumalloc. 1995-09-22 14:14:32 +00:00
Makefile.dist
nonints.h
parse.c Fix for PR# 1095, make's continuation line handling buggy 1996-09-22 02:28:36 +00:00
pathnames.h Restore previous compatibility of ${.CURDIR}/obj.uname -m and 1996-09-18 06:06:39 +00:00
sprite.h
str.c NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet 1995-06-18 12:34:14 +00:00
suff.c NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet 1995-06-18 12:34:14 +00:00
targ.c
var.c Fix the :S modifier to substitute in each word of the variable, according 1995-11-01 12:18:32 +00:00