1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-24 07:40:52 +00:00
freebsd/usr.bin/make
Juli Mallett acdb9a105e Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) and
this particular GNU flag.  It changes into the given directory for the
operation in question.  This just goes into said directory at the time of
parsing the argument for getopt(3).

Submitted by:	Rachel Hestilow <rachel@jerkcity.com>
2002-08-25 02:45:04 +00:00
..
lst.lib
PSD.doc
arch.c
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 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.c
make.h
Makefile 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
Makefile.dist
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
var.c