summaryrefslogtreecommitdiffstats
path: root/sys/libkern/libkern.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1994-08-30 17:17:49 +0000
committerbde <bde@FreeBSD.org>1994-08-30 17:17:49 +0000
commit20ffc3e5ab0480235a323ee8f619f9571fe702bf (patch)
tree08878b8085cc23843e6518664370f02cc59c22f4 /sys/libkern/libkern.h
parentfd9144aae7d94cfc1d5f7e0e9720d5e312a4eb57 (diff)
downloadFreeBSD-src-20ffc3e5ab0480235a323ee8f619f9571fe702bf.zip
FreeBSD-src-20ffc3e5ab0480235a323ee8f619f9571fe702bf.tar.gz
Remove exception.o, swtch.o, support.o, conf.o and machdep.o from
SYSTEM_OBS. They are now normal objects. Remove stale dependencies for the above now-normal objects and for locore.o and generate dependencies using mkdep. Config doesn't generate lists of assembler source files so the lists to be mkdep'ed have to be given explictly. Only the standard *.s files are given, so the dependencies for gnu/fpemul/*.s are incomplete. *.S files would be handled right if config put them in CFILES. Don't define NPX. It was replaced by NNPX > 0 years ago. Define LOAD_ADDRESS in COPTS so that compiling machdep.c isn't a special case. Moving around the dependencies exposed a bug in make. It doesn't know that assym.s and ./assym.s are the same. Add a rule tell it.
Diffstat (limited to 'sys/libkern/libkern.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud