freebsd-skq/usr.bin/make
Marcel Moolenaar 494b6f4cba Improve backward compatibility.
make(1) uses sysctlbyname() to find out if it is running on a PC98
machine. This check has been added on 1998/9/9. The MIB variable was
added on 1998/8/31. At that time __FreeBSD_version was 300003. So,
only perform the check *if* __FreeBSD_version is defined and if it's
greater than 300003.

For the record: sysctlbyname was added on 1997/5/30 so this change
automaticly handles that...
1999-11-23 10:35:24 +00:00
..
lst.lib
PSD.doc
arch.c Fix the following: 1999-10-10 20:39:36 +00:00
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 Improve backward compatibility. 1999-11-23 10:35:24 +00:00
make.1 s/with historical makefils//. Also, relocate and change the description 1999-09-11 15:11:56 +00:00
make.c
make.h Remove the #include of sys/param.h. It was meant to improve portability 1999-09-11 13:17:35 +00:00
Makefile Remove CROSS_MAKE_FLAGS. 1999-11-15 17:07:45 +00:00
Makefile.dist
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
util.c
var.c