rework to always be "make". Deleted -M, -B, -C, -v. Partial deletion
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 13 Mar 1990 04:20:08 +0000 (20:20 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 13 Mar 1990 04:20:08 +0000 (20:20 -0800)
commitb6cda174b842c8c3bad86292566c154a266ef122
treef89189a57a1f913fdfb541ff05807a8063296fb6
parent9eb5d4423e2160425af498e30e4a0c27beb66322
rework to always be "make".  Deleted -M, -B, -C, -v.  Partial deletion
of .NULL.  Never remove leading components in file search.  # is always a
comment.  Print usage line, not message.  Make vararg'd routines right.

SCCS-vsn: usr.bin/make/job.c 5.8
SCCS-vsn: usr.bin/make/main.c 5.10
SCCS-vsn: usr.bin/make/make.h 5.6
SCCS-vsn: usr.bin/make/parse.c 5.6
SCCS-vsn: usr.bin/make/suff.c 5.4
usr/src/usr.bin/make/job.c
usr/src/usr.bin/make/main.c
usr/src/usr.bin/make/make.h
usr/src/usr.bin/make/parse.c
usr/src/usr.bin/make/suff.c