.. |
bsd.cpu.mk
|
In gcc 3.1 Pentium/MMX now has its own -march=XXX option.
|
2002-06-13 08:35:36 +00:00 |
bsd.dep.mk
|
Moved checkdpadd target to where it logically belongs.
|
2002-07-03 12:44:06 +00:00 |
bsd.doc.mk
|
bsd.subdir.mk already has these dependencies coded.
|
2002-07-01 14:51:42 +00:00 |
bsd.files.mk
|
Try really hard to fix parallel installs. Add a bunch of .ORDER
|
2002-07-03 12:28:03 +00:00 |
bsd.incs.mk
|
Try really hard to fix parallel installs. Add a bunch of .ORDER
|
2002-07-03 12:28:03 +00:00 |
bsd.info.mk
|
Part 1/2 of kerberos5/doc/ "make release" breakage fix:
|
2002-07-06 14:58:20 +00:00 |
bsd.init.mk
|
Don't include bsd.own.mk from sys.mk, this makes it impossible
|
2002-04-17 13:49:29 +00:00 |
bsd.kern.mk
|
For now, make the .ifdef GCC3 case default. We should change -Wno-format
|
2002-05-24 01:02:45 +00:00 |
bsd.kmod.mk
|
Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk
|
2001-05-19 23:18:21 +00:00 |
bsd.lib.mk
|
Make it possible (again) to build and install shared library only.
|
2002-07-03 16:22:43 +00:00 |
bsd.libnames.mk
|
Don't include bsd.own.mk from sys.mk, this makes it impossible
|
2002-04-17 13:49:29 +00:00 |
bsd.links.mk
|
Try really hard to fix parallel installs. Add a bunch of .ORDER
|
2002-07-03 12:28:03 +00:00 |
bsd.man.mk
|
Ensure manpages are built with the all-man in the
|
2002-05-13 13:04:46 +00:00 |
bsd.nls.mk
|
Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.
|
2002-07-02 12:37:09 +00:00 |
bsd.obj.mk
|
Moved checkdpadd target to where it logically belongs.
|
2002-07-03 12:44:06 +00:00 |
bsd.own.mk
|
Added new bsd.incs.mk which handles installing of header files
|
2002-05-12 16:01:00 +00:00 |
bsd.port.mk
|
Style.
|
2002-04-19 07:43:50 +00:00 |
bsd.port.post.mk
|
Fix the type of .include.
|
2002-04-19 07:42:41 +00:00 |
bsd.port.pre.mk
|
Fix the type of .include.
|
2002-04-19 07:42:41 +00:00 |
bsd.port.subdir.mk
|
Style.
|
2002-04-19 07:43:50 +00:00 |
bsd.prog.mk
|
Try really hard to fix parallel installs. Add a bunch of .ORDER
|
2002-07-03 12:28:03 +00:00 |
bsd.README
|
Implement PROG_CXX for <bsd.prog.mk>.
|
2002-04-11 10:44:30 +00:00 |
bsd.subdir.mk
|
Get rid of the bogus dependencies between beforeinstall, realinstall,
|
2002-07-01 14:49:16 +00:00 |
bsd.sys.mk
|
Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us.
|
2002-07-07 18:47:52 +00:00 |
Makefile
|
Handle installation of hard and symbolic links via a seperate .mk file.
|
2002-07-02 12:16:54 +00:00 |
sys.mk
|
Make .asm transformation rules synonyms to the .s rules.
|
2002-04-22 08:56:34 +00:00 |