[2257] in Release_Engineering
Kernel sources
probe@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Sun Apr 15 05:05:32 1990
Hopefully, a few more of the directories can be merged. If the net*
directories are merged, it may be worthwile to abandon bsd-4.3/{vax,rt}/sys
and just have everything in common (and use some afs-isms to do the right
thing for the different directories).
The Makefile in bsd-4.3/*/sys has been converted to an Imakefile (which is
in common/sys. vax/sys/Imakefile and rt/sys/Imakefile are merely links
to the common one. I have built a proper VAX Makefile, but the RT Makefile
still needs to be built. (This should be done after "buildlib" is done
for the first time, or at least before the general rules are run).
-Richard