freebsd-dev/usr.bin/make
Marcel Moolenaar e964232cd5 Implement the O modifier. The O modifier sorts the words in a
variable. The implementation is based upon the patch sent to
arch@, but modified to be compatible with NetBSD. The modifier
that does a reverse sort has been dropped for now, but the
ability to add one later has been preserved.
2003-09-18 03:15:57 +00:00
..
lst.lib
PSD.doc Remove another unused Makefile. 2003-02-03 04:15:53 +00:00
arch.c
buf.c
buf.h
compat.c
cond.c Keep up with minor changes to NetBSD. Consider a variable empty when 2003-09-07 02:16:10 +00:00
config.h
dir.c - Cut out the code that caches the "." directory out of Dir_Init() 2003-09-14 12:31:33 +00:00
dir.h - Cut out the code that caches the "." directory out of Dir_Init() 2003-09-14 12:31:33 +00:00
for.c Command line variables take precedence over global variables. 2003-09-08 08:23:29 +00:00
hash.c
hash.h
job.c Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE. 2002-12-01 13:38:25 +00:00
job.h
list.h
lst.h
main.c - Cut out the code that caches the "." directory out of Dir_Init() 2003-09-14 12:31:33 +00:00
make.1 - Cut out the code that caches the "." directory out of Dir_Init() 2003-09-14 12:31:33 +00:00
make.c
make.h
Makefile Split var.c into var.c and var_modify.c and move all the modification funcs 2002-10-28 23:33:57 +00:00
Makefile.dist
nonints.h Split var.c into var.c and var_modify.c and move all the modification funcs 2002-10-28 23:33:57 +00:00
parse.c Finish the fix in revision 1.39 -- make(1)'s behavior is now 2002-11-28 12:47:56 +00:00
pathnames.h
sprite.h
str.c Split var.c into var.c and var_modify.c and move all the modification funcs 2002-10-28 23:33:57 +00:00
suff.c Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
targ.c
util.c
var_modify.c In VarHead(), look into the correct (modified) string. 2002-10-29 12:11:56 +00:00
var.c Implement the O modifier. The O modifier sorts the words in a 2003-09-18 03:15:57 +00:00
var.h Split var.c into var.c and var_modify.c and move all the modification funcs 2002-10-28 23:33:57 +00:00