.. |
Makefile
|
Added bsd.kernobj.mk to centralize the magic for the location
|
2000-05-02 03:43:15 +00:00 |
bsd.README
|
Document bsd.kernobj.mk
|
2000-05-07 01:19:58 +00:00 |
bsd.crypto.mk
|
Makefile fragment used to determine the path to crypto code in the
|
1999-07-11 20:17:01 +00:00 |
bsd.dep.mk
|
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
|
2000-01-22 19:31:00 +00:00 |
bsd.depall.mk
|
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
|
2000-01-22 19:31:00 +00:00 |
bsd.doc.mk
|
Add "dependall" target.
|
2000-04-28 10:47:34 +00:00 |
bsd.files.mk
|
Permit "make all install", as well as "make foo install" (where foo would be
|
1999-09-04 21:48:33 +00:00 |
bsd.hostprog.mk
|
Remove unused libahdi.
|
2000-03-07 20:54:57 +00:00 |
bsd.inc.mk
|
Add ${INSTPRIV} to ${INSTALL} commands.
|
1999-08-21 06:17:45 +00:00 |
bsd.info.mk
|
Add NOPATH to prevent files in the serach path from interfering with what we're building.
|
2000-02-19 23:57:12 +00:00 |
bsd.kernobj.mk
|
correct description of KERNSRCDIR and others
|
2000-05-07 01:20:47 +00:00 |
bsd.kinc.mk
|
White space bogons (double spaces, spaces instead of tabs).
|
2000-04-24 14:22:05 +00:00 |
bsd.kmod.mk
|
Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall'
|
2000-01-22 19:31:00 +00:00 |
bsd.lib.mk
|
Implement my MKLINKLIB=yes fix a bit differently. Don't include ${OBJS}
|
2000-05-03 15:15:50 +00:00 |
bsd.links.mk
|
Change SYMLINKS so that the link isn't recreated if it already points
|
2000-04-23 07:58:17 +00:00 |
bsd.man.mk
|
Add NOPATH to prevent .cat* files in the search path from interfering.
|
2000-02-19 22:54:08 +00:00 |
bsd.nls.mk
|
Add NOPATH to keep *.cat files in the search path from interfering with the build.
|
2000-02-19 23:02:17 +00:00 |
bsd.obj.mk
|
s/MAKOBJDIR/MAKEOBJDIR/
|
2000-02-18 06:09:11 +00:00 |
bsd.own.mk
|
Add HTMLDOCDIR pointing to /usr/share/doc/html.
|
2000-05-02 11:44:20 +00:00 |
bsd.prog.mk
|
use -rpath-link rather than -R when linking objects using a DESTDIR.
|
2000-04-14 03:36:13 +00:00 |
bsd.subdir.mk
|
fix an error in the previous
|
2000-04-16 08:37:27 +00:00 |
bsd.sys.mk
|
Make the fact that we disable -Wuninitialized explcicit in the Makefile,
|
2000-05-09 00:15:55 +00:00 |
sys.mk
|
Allow optimizer/debug flags to be changed on command line without
|
2000-05-02 03:44:36 +00:00 |