NetBSD/share
cgd cbff9abf27 undo (or actually, do differently) that last: On the Alpha, build shared
libraries with LD, but add /usr/lib/crtbegin.o and /usr/lib/crtend.o
before and after the rest of the stuff being linked.  This is a losing
situation all-around: for correct 'DESTDIR' builds, it should be including
them from ${DESTDIR}/usr/lib.  However, since those objects should be
included for all shared libraries, including them from ${DESTDIR} won't work,
because they won't be installed by normal builds by the time they need to
be used.
1996-12-17 23:14:23 +00:00
..
dict Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
doc Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
lkm Removed -DKERNEL, header files have been converted to use _KERNEL 1995-04-27 19:15:11 +00:00
man this should work now. 1996-12-05 07:18:28 +00:00
me Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
misc Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
mk undo (or actually, do differently) that last: On the Alpha, build shared 1996-12-17 23:14:23 +00:00
samples/emul/svr4/etc Remove nis from the search path since it does not work. 1996-09-01 16:33:07 +00:00
skel Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
tabset Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
termcap nuke 'the the' typo 1996-12-04 00:11:23 +00:00
tmac Fix the Nx macro yet again... If someone else knows nroff better than I do, 1996-10-18 19:11:25 +00:00
zoneinfo sync with tzdata96k 1996-09-10 22:54:22 +00:00
Makefile Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
Makefile.inc Add RCS indentifiers. 1993-07-31 15:27:53 +00:00