opnsense-src/usr.bin/make
Hartmut Brandt b52c5e95b6 Describe the .SHELL target.
Reviewed by:	ru
2004-12-03 08:03:11 +00:00
..
lst.lib Remove a double test for the same ptr != NULL and use the official 2004-12-01 17:44:04 +00:00
PSD.doc Remove another unused Makefile. 2003-02-03 04:15:53 +00:00
arch.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
buf.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
buf.h Stylification: missing spaces, extra space after function names, casts 2004-11-30 17:46:29 +00:00
compat.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
cond.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
config.h Eliminate the define for POSIX and build with Posix behaviour. 2004-11-17 11:32:46 +00:00
dir.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
dir.h Stylification: missing spaces, extra space after function names, casts 2004-11-30 17:46:29 +00:00
for.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
hash.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
hash.h Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
job.c Change the algorithm that matches the builtin shells from the name keyword 2004-12-03 08:02:52 +00:00
job.h Stylification: missing spaces, extra space after function names, casts 2004-11-30 17:46:29 +00:00
lst.h Change a couple of the primitve list functions to be macros. This changes 2004-11-30 10:35:04 +00:00
main.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
make.1 Describe the .SHELL target. 2004-12-03 08:03:11 +00:00
make.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
make.h Improve make's diagnostic of mistmatched .if-.endif. This patch is 2004-07-20 07:42:06 +00:00
Makefile Change a couple of the primitve list functions to be macros. This changes 2004-11-30 10:35:04 +00:00
Makefile.dist Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will 2001-03-01 06:26:32 +00:00
nonints.h Put variable assignments on .MAKEFLAGS and .MFLAGS targets into 2004-08-12 11:49:55 +00:00
parse.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
pathnames.h Back out the ``run shell from $PATH'' change; this was an overkill 2002-05-24 15:51:27 +00:00
sprite.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
str.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
suff.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
targ.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
util.c Stylification: missing spaces, extra space after function names, casts 2004-11-30 17:46:29 +00:00
var.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00
var.h Stylification: missing spaces, extra space after function names, casts 2004-11-30 17:46:29 +00:00
var_modify.c Style: remove a lot of unnecessary casts, add some and spell the null 2004-12-01 10:29:20 +00:00