freebsd-skq/share/mk
bde f1b917b022 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
..
bsd.dep.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.doc.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
bsd.kmod.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
bsd.lib.mk This change was actually made in the previous revision: 1994-11-14 06:28:20 +00:00
bsd.man.mk Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk Add patch cookies. This should prevent gratuitous patch re-application 1994-11-11 09:45:33 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.prog.mk Define LIBEDIT, LIBGCC, LIBKVM, LIBSCRYPT and LIBY. 1994-11-14 04:28:44 +00:00
bsd.README Fix typo in description of LIBRPCSVC. 1994-10-19 21:36:31 +00:00
bsd.subdir.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
Makefile A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
sys.mk Update make.conf and sys.mk to reflect the most recent advances in 1994-11-07 04:18:04 +00:00