mycroft
|
540f9550c0
|
Make `make depend' work for libraries.
|
1996-05-11 16:11:30 +00:00 |
cgd
|
3d67685d36
|
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
|
1996-02-29 20:54:58 +00:00 |
mycroft
|
2ce52ae489
|
Define build programs with `?=', so they can be overridden with `makeoptions'.
|
1996-02-26 02:53:20 +00:00 |
mycroft
|
753fe3a25a
|
Fix mkdep problems due to missing flags.
|
1996-02-09 02:21:13 +00:00 |
mycroft
|
5bc076e17e
|
Use `-traditional-cpp' when building .s and .S files.
|
1996-02-03 00:43:50 +00:00 |
mycroft
|
dcd66e9f4d
|
Clone these, and fix many bugs.
|
1996-02-02 20:08:17 +00:00 |
mycroft
|
5d668ff961
|
ASSEMBLER -> _LOCORE
|
1996-02-02 19:08:33 +00:00 |
mycroft
|
cec913603e
|
Don't special-case conf.c.
|
1996-02-02 13:38:05 +00:00 |
mycroft
|
88e512b693
|
LOCORE -> _LOCORE
|
1996-02-01 22:28:24 +00:00 |
thorpej
|
a11f0c987e
|
Compile kernel with -Werror and -fno-builtin.
|
1995-09-19 23:57:55 +00:00 |
ragge
|
dde1e61099
|
maxpartitions added. Kernel now loaded with -Z flag.
|
1995-07-24 18:58:32 +00:00 |
ragge
|
1ab8219384
|
DDB file added.
|
1995-07-05 08:17:16 +00:00 |
christos
|
f9f989f545
|
Makefile.`arch`: - Add -lcompat
- Change clean: target to be a double dep one,
so libraries can use the clean target too
- Add genassym to the clean targets
|
1995-06-24 21:14:40 +00:00 |
jtc
|
f90f8d10aa
|
Removing -DKERNEL, transition to _KERNEL has been completed
|
1995-05-16 22:24:17 +00:00 |
jtc
|
d57fb977bb
|
Added -D_KERNEL to CFLAGS alongside each -DKERNEL.
|
1995-03-23 19:46:18 +00:00 |
ragge
|
3841fa4dab
|
Support for new CPU type (KA630 == uVAXII) added, tape driver.
|
1995-02-23 17:50:56 +00:00 |
ragge
|
d6c874b4c0
|
Program to make a fast convert from new to old config (Ugly!)
|
1995-02-13 00:41:55 +00:00 |
cgd
|
d62187c043
|
new RCS ID format.
|
1994-10-26 08:01:33 +00:00 |
ragge
|
b44460ce47
|
New filenames; changes applying to 1.o Beta
|
1994-10-08 15:42:27 +00:00 |
ragge
|
7fffc9426f
|
genconf.c added to files.vax.newconf
|
1994-08-16 23:41:11 +00:00 |
ragge
|
8026fb53f2
|
Initial VAX port merging.
|
1994-08-02 20:18:46 +00:00 |