John Baldwin
dfea516de2
Change the reinstall.debug target to depend on
...
{kernel,modules}-reinstall.debug rather than {kernel,modules}-reinstall.
Otherwise, the '.debug' portion of the target is lost, and you end up
reinstalling the non debug version instead of the debug version.
2001-01-19 19:43:45 +00:00
Peter Wemm
5ae7f4d746
Corresponding version bump for config with the DEV_FOO replacement for
...
the NFOO count option.
2001-01-19 12:50:16 +00:00
David E. O'Brien
1bc9ef1684
Back out the modules `make obj' speedup.
...
I cannot find a way to do this with the more esoteric source dir schemes
I thought of.
2000-12-24 13:29:58 +00:00
David E. O'Brien
c59a148d05
Use the canonical spelling for the path to sys.
2000-12-22 10:05:07 +00:00
David E. O'Brien
b3a120de36
Greatly speed up the modules `make obj' phase.
2000-12-21 20:21:24 +00:00
Marcel Moolenaar
a107c7d1c7
Sync-up so that buils actually work again.
2000-12-10 04:31:16 +00:00
Peter Wemm
3f964411b5
Make the xxxFILES= list generation generic. This makes it easier to add
...
things like MFILES= or CONFFILES= without having to modify config code.
2000-11-25 03:25:34 +00:00
David E. O'Brien
363ea5eadf
Fix the `make -jX' (X>1) breakage.
...
Based on patch submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Reviewed by: marcel, bde
2000-11-17 21:25:15 +00:00
Poul-Henning Kamp
26dac111f1
Add a hook for doing #include magic (for src/tools/tools/kerninclude).
2000-10-29 09:47:50 +00:00
Poul-Henning Kamp
412916079c
Make it possible to specify profiling in the kernel config file.
...
Do so for LINT.
2000-10-14 08:33:22 +00:00
David E. O'Brien
e48c56aeb6
Do not prepend DESTDIR' to
KMODDIR' as sys/conf/kmod.mk already does
...
that for us.
2000-10-03 20:05:36 +00:00
Doug Rabson
1ebcad5720
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will
...
not work on any real hardware (or fully work on any simulator). Much more
needs to happen before this is actually functional but its nice to see
the FreeBSD copyright message appear in the ia64 simulator.
2000-09-29 13:46:07 +00:00