freebsd-dev/usr.bin/make
Hartmut Brandt dd1fa6553d Remove the remote stuff from make. This actually never worked in our make
because the necessary files were not imported with the original import.
If somebody really needs it, there is still the devel/pmake port.

This is just the first step and removes just everything that is ifdef'ed out.
Otherwise the code is unchanged.

Checked by:	md5

Approved by:	no objections on arch@
2004-11-04 12:57:41 +00:00
..
lst.lib
PSD.doc
arch.c
buf.c
buf.h
compat.c Expand the scope of the .SHELL specification to also cover 2004-10-23 21:34:41 +00:00
cond.c Improve make's diagnostic of mistmatched .if-.endif. This patch is 2004-07-20 07:42:06 +00:00
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 Remove the remote stuff from make. This actually never worked in our make 2004-11-04 12:57:41 +00:00
job.h Remove the remote stuff from make. This actually never worked in our make 2004-11-04 12:57:41 +00:00
list.h
lst.h
main.c Remove the remote stuff from make. This actually never worked in our make 2004-11-04 12:57:41 +00:00
make.1 Document the effects of modifying the .MAKEFLAGS internal 2004-08-18 13:25:46 +00:00
make.c
make.h Improve make's diagnostic of mistmatched .if-.endif. This patch is 2004-07-20 07:42:06 +00:00
Makefile remove XXX comment now that the kernel is fixed, there isn't any obvious 2004-09-06 15:25:07 +00:00
Makefile.dist
nonints.h Put variable assignments on .MAKEFLAGS and .MFLAGS targets into 2004-08-12 11:49:55 +00:00
parse.c Fix handling of comments on .elif lines. The patch given in a followup 2004-07-22 11:12:01 +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 Put variable assignments on .MAKEFLAGS and .MFLAGS targets into 2004-08-12 11:49:55 +00:00
var.h