freebsd-dev/share/mk
Ruslan Ermilov be01c2220b - No need to create libfoo.so -> libfoo.so.X symlinks in /lib,
as it was decided that our toolchain will revert to looking
  for libraries in /usr/lib only.

- Make /usr/lib/libfoo.so -> /lib/libfoo.so.X symlinks absolute
  so that they still work if /usr is symlinked.

- Remove stale /usr/lib/libfoo.so.X libraries during install.

Discussed with:	gordon, obrien, peter
2003-09-07 14:15:40 +00:00
..
bsd.cpu.mk Since -march=pentium4 is supposed to be fixed with GCC 3.3, and 2003-07-13 10:34:09 +00:00
bsd.dep.mk Use make(1) instead of a shell script to implement the checkdpadd target. 2003-07-03 11:43:57 +00:00
bsd.doc.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk - No need to create libfoo.so -> libfoo.so.X symlinks in /lib, 2003-09-07 14:15:40 +00:00
bsd.libnames.mk Libraries come. 2003-07-02 23:57:29 +00:00
bsd.links.mk
bsd.man.mk Implement sed(1) commands using the make(1)'s RE variable modifier. 2003-09-07 12:59:22 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Fix typo. 2003-08-18 00:33:35 +00:00
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Whitespace diff reduction between bsd.prog.mk and bsd.lib.mk outputs. 2003-08-31 15:20:17 +00:00
bsd.README
bsd.subdir.mk
bsd.sys.mk Put on the core hat and back out all of the CSTD= changes. Core will 2003-06-14 17:41:59 +00:00
Makefile
sys.mk Don't trust sys.mk,v 1.61 commit log, and make .asm alias for .S. 2003-07-02 17:03:28 +00:00