1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/share/mk
Yaroslav Tykhiy 39d5a8ffea MFp4:
- Check for duplicated symbols and suggest moving them to ObsoleteVersions.
- Improve and unify error handling.
- Make the regular expressions more uniform, robust, and less sensitive
  to harmless variations in the input such as those to whitespace amount.

Reviewed by:	deischen
Tested with:	md5 (Version.map files in /usr/obj stay the same)
2007-10-17 20:09:56 +00:00
..
bsd.compat.mk Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental 2007-10-09 23:31:11 +00:00
bsd.cpu.mk Backout rev 1.62, and revert to use -march=armv5te -D__XSCALE__ instead 2007-10-16 18:32:37 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Style: remove redundant parentheses. 2007-05-21 09:01:23 +00:00
bsd.libnames.mk Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
bsd.links.mk
bsd.man.mk Stop clobberring the application namespace with local 2007-03-12 13:54:52 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Though it was possible to configure our BIND to build even when 2007-10-12 08:03:51 +00:00
bsd.pkg.mk
bsd.port.mk Try harder to not leak src/ build stuff into ports/ environment 2006-11-19 16:28:52 +00:00
bsd.port.options.mk Add bsd.port.options.mk, a stub to include parts of bsd.port.mk that handle 2007-06-01 15:17:51 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk Style: remove redundant parentheses. 2007-05-21 09:01:23 +00:00
bsd.sys.mk Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the 2007-05-24 21:53:42 +00:00
Makefile Break long line 2007-06-01 15:32:23 +00:00
sys.mk Restore -O2 optimization after gcc 4.2.1 import, which has 2007-08-14 13:44:08 +00:00
version_gen.awk MFp4: 2007-10-17 20:09:56 +00:00