freebsd-skq/usr.bin/make
harti f3ce1067ac Change one occurence of 'delim' to the correct type. Delete another
occurence which actually holds always the same constant value.
Shorten the name pattern to patt.

Patch:		7.133

Submitted by:	Max Okumoto <okumoto@ucsd.edu>
2005-03-21 11:54:46 +00:00
..
PSD.doc
arch.c
arch.h
buf.c
buf.h
compat.c Replace Lst_ForEach by LST_FOREACH. 2005-03-16 16:02:09 +00:00
compat.h
cond.c Replace Lst_Find calls with LST_FOREACH loops. This helps in 2005-03-18 15:25:23 +00:00
cond.h
config.h
dir.c Fix a comment. 2005-03-16 08:06:28 +00:00
dir.h
for.c
for.h
globals.h
GNode.h
hash.c
hash.h
job.c Replace Lst_Find calls with LST_FOREACH loops. This helps in 2005-03-18 15:25:23 +00:00
job.h
lst.c Now that there are no users of Lst_ForEach and Lst_ForEachFrom are left 2005-03-16 16:11:11 +00:00
lst.h Now that there are no users of Lst_ForEach and Lst_ForEachFrom are left 2005-03-16 16:11:11 +00:00
main.c Replace a bogus use of Lst_Find with explicite LST_FOREACH calls 2005-03-18 15:23:49 +00:00
make.1
make.c Replace another bunch of Lst_ForEachs by LST_FOREACHs and simplify code. 2005-03-16 12:22:15 +00:00
make.h
Makefile
Makefile.dist
nonints.h
parse.c Get rid of another bunch of Lst_ForEach in favour of LST_FOREACH and 2005-03-16 08:04:45 +00:00
parse.h
pathnames.h
sprite.h
str.c
str.h
suff.c Replace calls to Lst_Find with either appropriate LST_FOREACH macros 2005-03-21 11:44:57 +00:00
suff.h
targ.c
targ.h
util.c
util.h
var_modify.c
var.c Change one occurence of 'delim' to the correct type. Delete another 2005-03-21 11:54:46 +00:00
var.h