freebsd-dev/share
Bruce Evans baa5e01a32 This change was actually made in the previous revision:
Define SHLIBDIR?= ${LIBDIR} and install shared libraries in
${DESTDIR}${SHLIBDIR} instead of in ${DESTDIR}${LIBDIR}.
SHLIBDIR may be defined in /etc/make.conf to override the
default of /usr/lib (I use /lib).  Other changes are required
for non-default shared library directories to actually work
(ld* and crtso have too many hard-coded paths).

Bruce
1994-11-14 06:28:20 +00:00
..
dict
doc Removed un-needed hard-coded path to REFER . 1994-11-08 05:26:46 +00:00
examples Now that the default for the shared gcc-internal lib changed, make this match. 1994-11-10 02:29:41 +00:00
FAQ Added the DEC ethernet cards to the list of supported ethernet drivers. 1994-11-13 21:17:38 +00:00
man The latest user-land changes from the author. I added a big warning to the 1994-11-01 22:46:40 +00:00
me
misc Add sample stuff for the ipfw(1) utility. 1994-10-28 15:17:23 +00:00
mk This change was actually made in the previous revision: 1994-11-14 06:28:20 +00:00
skel
syscons
tabset
termcap
tmac
zoneinfo
Makefile Make installs better, install the FAQ stuff, don't install CVS-dirs. 1994-11-08 03:58:52 +00:00
Makefile.inc