.. |
Makefile
|
<bsd.x11.mk>: infrastructure to support reach-over builds of xsrc
|
2003-09-12 07:40:34 +00:00 |
bsd.README
|
MKPAM default is "yes".
|
2006-07-14 21:37:10 +00:00 |
bsd.dep.mk
|
remove AINC support; it is now unnecessary
|
2004-04-18 04:32:51 +00:00 |
bsd.doc.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.endian.mk
|
powerpc64 is big endian.
|
2006-06-30 05:46:33 +00:00 |
bsd.files.mk
|
In UUDECODE_FILES, always use -p to a temporary file and then rename
|
2004-05-17 12:58:17 +00:00 |
bsd.gcc.mk
|
provide a variable pointing to the directory where
|
2003-06-27 17:13:27 +00:00 |
bsd.hostlib.mk
|
Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253
|
2004-06-10 00:29:58 +00:00 |
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
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.info.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.init.mk
|
Be consistent how "multiple include protection" is implemented. I.e,
|
2003-07-28 02:38:33 +00:00 |
bsd.kernobj.mk
|
Only try to KERNOBJDIR!= if the required directory exists.
|
2003-10-11 08:05:57 +00:00 |
bsd.kinc.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
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
|
add support for ${OBJCOPTS} and ${OBJCOPTS}.<lib|prog|fn>.
|
2006-05-11 23:47:34 +00:00 |
bsd.links.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.man.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.nls.mk
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.obj.mk
|
Ensure that ${TOOL_STAT} is executable before trying to run it;
|
2003-12-04 12:15:20 +00:00 |
bsd.own.mk
|
Switch vax to GCC 4
|
2006-07-08 00:32:08 +00:00 |
bsd.prog.mk
|
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
|
2006-06-19 15:44:33 +00:00 |
bsd.rpc.mk
|
Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih
|
2004-05-12 16:38:01 +00:00 |
bsd.shlib.mk
|
Also set SHLIBDIR to /lib if ${USE_SHLIBDIR} != "no".
|
2005-03-12 13:21:12 +00:00 |
bsd.subdir.mk
|
Add MAKEDIRPREFIX shell macro to <bsd.own.mk>.
|
2004-04-13 12:25:03 +00:00 |
bsd.sys.mk
|
-std=gnu99 can be applied with GCC>=3, not MACHINE != vax.
|
2006-07-01 06:02:51 +00:00 |
bsd.x11.mk
|
netwinder uses loadable server modules.
|
2006-04-17 12:50:51 +00:00 |
sys.mk
|
Move LDFLAGS to the CC section instead of the LD section.
|
2006-06-25 15:04:31 +00:00 |