freebsd-dev/share/mk
Ruslan Ermilov 64965b5788 Though it was possible to configure our BIND to build even when
libpthread support isn't present, our maintainer felt it's an
overkill, so instead enforce the BIND dependency on libpthread.
2007-10-12 08:03:51 +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 GCC doesn't segfault anymore while building world with -mcpu=xscale, so use it. 2007-05-21 08:39:44 +00:00
bsd.dep.mk Remove trailing spaces. 2005-01-06 11:12:43 +00:00
bsd.doc.mk NODOCCOMPRESS -> NO_DOCCOMPRESS 2004-12-21 09:33:47 +00:00
bsd.endian.mk Change one more ARM_BIG_ENDIAN to TARGET_BIG_ENDIAN. 2006-11-05 15:33:26 +00:00
bsd.files.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.incs.mk Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.info.mk Don't run install-info under lockf if not installing in parallel. 2006-09-29 15:36:19 +00:00
bsd.init.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
bsd.kmod.mk Fixed style bugs in previous commit (151 characters of trailing whitespace). 2004-06-21 16:12:02 +00:00
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 Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
bsd.obj.mk Make sure the only thing that follows .endif or .else is a comment. 2005-04-11 07:13:29 +00:00
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 If PORTNAME is set in a system Makefile then hook into the ports 2004-12-20 15:46:56 +00:00
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 Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.prog.mk Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
bsd.README "clean" of <bsd.prog.mk> no longer removes a.out, Errs, 2006-06-18 11:26:17 +00:00
bsd.snmpmod.mk Don't include bsd.init.mk so early - it's just not needed here. 2005-11-10 12:07:12 +00:00
bsd.subdir.mk For ${SUBDIR} targets, change the type of dependency operator from `::' 2005-05-31 07:14:51 +00:00
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 Put local symbol suppression rule into most recent (e.g. last) version 2007-07-21 20:52:32 +00:00