1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.bin/make
Archie Cobbs 1b69f09c39 Make it clear that the ":C" variable modifier expects an extended
regular expression instead of an obsolete regular expression.
Also, cross-reference re_format(7) instead of regex(3).

MFC after:	3 days
2002-09-06 17:33:11 +00:00
..
lst.lib Bit-width fields should be of type 'int'. 2002-07-15 06:57:25 +00:00
PSD.doc
arch.c Use %zu to print size_t. 2002-07-15 06:57:01 +00:00
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) and 2002-08-25 02:45:04 +00:00
make.1 Make it clear that the ":C" variable modifier expects an extended 2002-09-06 17:33:11 +00:00
make.c
make.h
Makefile Deal with bootstrapping from an old -current (almost exactly a year old) 2002-08-31 07:18:40 +00:00
Makefile.dist
nonints.h Remove local prototypes for main(). 2002-08-19 03:07:56 +00:00
parse.c Allow embedded :' and !' in target names. 2002-08-20 12:50:32 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c
var.c