bde e88717b61d Fixed make objlink' (and make obj' in the (non-default) OBJLINK case).
Running them twice usually destroyed the target binary.  E.g., the
second `make objlink' in `make objlink; make; make objlink' replaced
the `cat' binary by a symlink cat@ -> /usr/obj/usr/src/bin/cat.

`ln -fs' is unusable when the target might be a symlink that resolves
to a directory.  Then -f applies to a file in the directory and not
to the symlink.  This seems to be the standard (and sometimes useful)
behaviour.
1996-09-05 17:53:13 +00:00
1996-09-02 23:49:09 +00:00
1996-09-05 11:22:09 +00:00
1996-09-05 17:16:10 +00:00
1996-09-05 17:16:10 +00:00
1996-09-01 17:54:25 +00:00
1996-09-05 17:16:10 +00:00
1996-09-05 17:16:10 +00:00
1996-09-05 17:16:10 +00:00
1996-09-05 17:16:10 +00:00
1996-09-05 17:16:10 +00:00
1996-08-30 22:35:30 +00:00
Description
freebsd kernel with SKQ
2 GiB
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%