NetBSD/share/mk
dbj b41feff50f fixes for installing into a case insensitive $DESTDIR
when files may have hard links to a a name that only differs by case
  - change install to unconditionally remove its temporary file
    when installing hard links with -r.  This avoids problems when
    built with posix rename(2) semantics and reinstalling an existing
    hard link.
  - rework hard link targets in bsd.man.mk and bsd.links.mk
    to use makefile constructs instead of shell constructs
  - always reinstall hard links that may have case conflicts, even
    when MKUPDATE=yes, this ensures that they get added to METALOG
  - remove man pages which were hard linked to themselves in libform
  - remove improper hard link command for existing man page in libkrb5
  - fix libl's makefile to include bsd.lib.mk at end
  - remove shell quoting in link target for test's [.1 man page
2006-09-11 22:24:09 +00:00
..
Makefile
bsd.README Implement MKDEBUG: 2006-07-23 11:41:24 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk powerpc64 is big endian. 2006-06-30 05:46:33 +00:00
bsd.files.mk
bsd.gcc.mk
bsd.hostlib.mk
bsd.hostprog.mk Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00
bsd.inc.mk
bsd.info.mk
bsd.init.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.kmod.mk Don't invoke LD with LDFLAGS, since the latter is for CC. 2006-06-26 04:07:34 +00:00
bsd.lib.mk Rename MKDEBUG to MKDEBUGLIB. 2006-07-22 05:29:03 +00:00
bsd.links.mk fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
bsd.man.mk fixes for installing into a case insensitive $DESTDIR 2006-09-11 22:24:09 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Switch ia64 to gcc4 2006-09-10 21:04:43 +00:00
bsd.prog.mk Implement MKDEBUG: 2006-07-23 11:41:24 +00:00
bsd.rpc.mk
bsd.shlib.mk
bsd.subdir.mk
bsd.sys.mk Use -Wno-uninitialized for ns32k. For some reason, gcc on ns32k 2006-09-09 03:53:19 +00:00
bsd.x11.mk netwinder uses loadable server modules. 2006-04-17 12:50:51 +00:00
sys.mk Make sure to compile things at -O2 for mips64e[bl] 2006-08-26 19:57:03 +00:00