NetBSD/share/mk
tv e2e1136b79 Our make can't actually turn off implicit rules per-target, and the
"depend:" rule had no actual commands to execute, so it used the implicit
".c:" rule in gas.new (which has a depend.c).  Add a command here -- just
"true" -- that prevents use of implicit rules.  This may need a new
.-option in make(1) to be done Right.
1999-02-03 21:08:05 +00:00
..
Makefile don't build/install nls files if NOSHARE defined 1998-09-27 17:16:37 +00:00
bsd.README Add a checkver target to bsd.lib.mk. This target executes the checkver script to find installed shared libraries with major/minor versions that are too big. The realinstall target now depends upon this target so this check is done whenever a library is installed. The check may be disabled by setting NOCHECKVER. 1998-11-07 09:40:35 +00:00
bsd.dep.mk Our make can't actually turn off implicit rules per-target, and the 1999-02-03 21:08:05 +00:00
bsd.doc.mk Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
bsd.files.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.inc.mk Missed a few preserve flags. 1998-09-29 11:47:51 +00:00
bsd.kinc.mk allow generated kernel includes and support mips pubassym.cf mechanism 1999-01-15 10:57:36 +00:00
bsd.kmod.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.lib.mk When installing a shared library, run /sbin/ldconfig -m ${LIBDIR} if 1998-12-02 22:52:21 +00:00
bsd.links.mk Change make to ${MAKE} to allow standard make to be overridden. 1998-12-31 15:28:52 +00:00
bsd.man.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.nls.mk Use preserve flag in install. 1998-09-28 08:13:37 +00:00
bsd.obj.mk Rename show-objdir to print-objdir to be consistent with existing 1998-08-27 20:33:45 +00:00
bsd.own.mk GC conditional egcs cruft. 1998-12-31 19:58:59 +00:00
bsd.prog.mk Do DESTDIR support for crtbegin/crtend on all ELF ports (adds mips). 1998-11-07 07:10:19 +00:00
bsd.subdir.mk Echo the target we're working on while traversing subdirs, so one can 1997-11-13 09:18:19 +00:00
bsd.sys.mk NOGCCERROR disables -Werror. 1999-01-31 09:17:20 +00:00
sys.mk Use -O2 on arm32. 1999-01-21 09:44:19 +00:00