.. |
Makefile
|
have bsd.endian.mk, which detects target endian.
|
2002-05-30 21:40:47 +00:00 |
bsd.README
|
sync LIBxx with bsd.prog.mk
|
2002-06-09 04:04:32 +00:00 |
bsd.dep.mk
|
Don't use -traditional-cpp if HAVE_GCC3.
|
2002-06-04 21:14:59 +00:00 |
bsd.doc.mk
|
Don't use .PHONY for targets that are actually installed. Instead use force
|
2002-02-11 21:14:58 +00:00 |
bsd.endian.mk
|
Don't -I${DESTDIR}/usr/include without -nostdinc'ing, first. Some
|
2002-06-05 02:47:56 +00:00 |
bsd.files.mk
|
- in <bsd.files.mk>, don't clear FILES after using it, as that prevents
|
2002-04-24 08:18:45 +00:00 |
bsd.hostlib.mk
|
Add more tolerant script-based implementation of mkdep for host tool
|
2002-01-03 22:45:23 +00:00 |
bsd.hostprog.mk
|
COPTS is for target objects, not host objects.
|
2002-03-29 18:58:19 +00:00 |
bsd.inc.mk
|
Don't use .PHONY for targets that are actually installed. Instead use force
|
2002-02-11 21:14:58 +00:00 |
bsd.info.mk
|
Serialize access to $INFODIR/dir; multiple instances of `install-info'
|
2002-03-01 15:42:10 +00:00 |
bsd.init.mk
|
Improve readability and reduce redundant redundancy in share/mk; add some
|
2001-11-02 05:21:47 +00:00 |
bsd.kernobj.mk
|
Implement NETBSDSRCDIR, which is the top level of the NetBSD source tree.
|
2002-04-26 15:02:02 +00:00 |
bsd.kinc.mk
|
Don't use .PHONY for targets that are actually installed. Instead use force
|
2002-02-11 21:14:58 +00:00 |
bsd.kmod.mk
|
Only attempt to make the machine links for targets 'depend', 'all',
|
2002-04-09 17:14:38 +00:00 |
bsd.lib.mk
|
Added a temporary workaround when building libraries for hppa:
|
2002-07-01 19:29:31 +00:00 |
bsd.links.mk
|
make(1) specifies, regarding :: targets:
|
2002-04-30 14:29:01 +00:00 |
bsd.man.mk
|
Don't use .PHONY for targets that are actually installed. Instead use force
|
2002-02-11 21:14:58 +00:00 |
bsd.nls.mk
|
Don't use .PHONY for targets that are actually installed. Instead use force
|
2002-02-11 21:14:58 +00:00 |
bsd.obj.mk
|
Add a BUILDID variable, which further qualifies object directories.
|
2002-03-14 18:26:32 +00:00 |
bsd.own.mk
|
Use XFree86 4.x by default on i386 and x86_64.
|
2002-07-03 11:51:34 +00:00 |
bsd.prog.mk
|
Use the medium low model for sparc64 programs that don't 2GB of data segment.
|
2002-03-27 05:40:54 +00:00 |
bsd.subdir.mk
|
Improve readability and reduce redundant redundancy in share/mk; add some
|
2001-11-02 05:21:47 +00:00 |
bsd.sys.mk
|
add CAT here too
|
2002-06-11 16:25:11 +00:00 |
sys.mk
|
Like on x86_64, don't use -O at all with the hppa compiler.
|
2002-07-01 19:30:36 +00:00 |