freebsd-dev/usr.bin/make
Giorgos Keramidas ebca193729 Remove the dependency of the :C/regexp/replacement/ variable modifier
from the :S modifier which follows a bit further below.  This way the
reader can read each of these two descriptions without having to jump
back and forth in the manpage.

PR:		docs/26943
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2004-07-18 02:26:30 +00:00
..
lst.lib
PSD.doc
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
hash.c
hash.h
job.c Treat kevent(2) returning an error EINTR as the non-error it is. 2004-04-20 22:04:12 +00:00
job.h
list.h
lst.h
main.c Unbreak compilation on RELENG_4. 2004-04-05 17:02:08 +00:00
make.1 Remove the dependency of the :C/regexp/replacement/ variable modifier 2004-07-18 02:26:30 +00:00
make.c
make.h
Makefile
Makefile.dist
nonints.h Reworked the fix to print the useful line number on error in 2004-03-10 21:51:06 +00:00
parse.c New variable `.MAKEFILE_LIST', useful for tracing, debugging and dependency tracking. 2004-07-02 12:30:28 +00:00
pathnames.h
sprite.h
str.c Fixed a bug that previous revision has introduced -- we missed 2004-01-25 12:28:36 +00:00
suff.c The .DEFAULT target with no commands caused a null pointer dereference. 2004-04-12 20:05:11 +00:00
targ.c
util.c
var_modify.c
var.c Allow variable substitutions in SYSV variable substitutions like 2004-01-12 10:35:46 +00:00
var.h