.. |
Makefile
|
<bsd.x11.mk>: infrastructure to support reach-over builds of xsrc
|
2003-09-12 07:40:34 +00:00 |
bsd.README
|
Before I completely forget the issue, convert "PROG_PAX" to the
|
2007-01-25 23:04:28 +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
|
Add ssp glue.
|
2006-11-09 17:06:54 +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
|
When checking wether we are debugging, look for -g in ${CFLAGS} instead
|
2006-11-23 12:05:26 +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
|
Now that we have real build system support for syspkgs, remove someone's
|
2006-03-16 18:43:34 +00:00 |
bsd.obj.mk
|
Comment where make's internal copy of .OBJDIR gets changed
|
2006-11-26 20:09:57 +00:00 |
bsd.own.mk
|
Define TOOL_JOIN.
|
2007-01-14 16:19:55 +00:00 |
bsd.prog.mk
|
Before I completely forget the issue, convert "PROG_PAX" to the
|
2007-01-25 23:04:28 +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 use libraries from /lib for binaries installed into /libexec. Needed
|
2006-11-11 14:41:20 +00:00 |
bsd.subdir.mk
|
Add MAKEDIRPREFIX shell macro to <bsd.own.mk>.
|
2004-04-13 12:25:03 +00:00 |
bsd.sys.mk
|
Define TOOL_JOIN.
|
2007-01-14 16:19:55 +00:00 |
bsd.x11.mk
|
build XFree86 on shark
|
2006-12-21 01:45:32 +00:00 |
sys.mk
|
delete "-std=gnu99" from c++ flags. From mrg.
|
2007-01-22 21:49:07 +00:00 |