.. |
Makefile
|
add bsd.kinc.mk, a template to support the new kernel include file
|
1998-06-12 23:28:53 +00:00 |
bsd.README
|
add bsd.kinc.mk, a template to support the new kernel include file
|
1998-06-12 23:28:53 +00:00 |
bsd.dep.mk
|
Automatically add the .c files corresponding to .l and .y files to DPSRCS.
|
1997-05-09 13:25:46 +00:00 |
bsd.doc.mk
|
Add bsd.obj.mk and fix the rules to work with obj dirs.
|
1997-12-21 15:40:37 +00:00 |
bsd.files.mk
|
Automatically add the .c files corresponding to .l and .y files to DPSRCS.
|
1997-05-09 13:25:46 +00:00 |
bsd.inc.mk
|
declare ${DESTDIR}${INCSDIR}/$I .PHONY if UPDATE isn't defined, so that
|
1997-06-03 16:00:30 +00:00 |
bsd.kinc.mk
|
add bsd.kinc.mk, a template to support the new kernel include file
|
1998-06-12 23:28:53 +00:00 |
bsd.kmod.mk
|
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
|
1998-04-09 00:32:31 +00:00 |
bsd.lib.mk
|
fix lint library rule bug; use ${.ALLSRC} as suggested.
|
1998-05-02 15:19:04 +00:00 |
bsd.links.mk
|
Always rebuild links, since dependencies don't DTRT.
|
1997-05-10 10:55:19 +00:00 |
bsd.man.mk
|
a link installation performance optimization: only fire off "ln -f", not "rm -f; ln" for each link created
|
1998-04-09 22:08:36 +00:00 |
bsd.nls.mk
|
Test target __initialized__ instead of .MAIN to see if inclusion
|
1998-04-03 04:40:42 +00:00 |
bsd.obj.mk
|
Automatically add the .c files corresponding to .l and .y files to DPSRCS.
|
1997-05-09 13:25:46 +00:00 |
bsd.own.mk
|
Define NONOLINT for arm32.
|
1998-06-27 20:56:49 +00:00 |
bsd.prog.mk
|
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
|
1998-04-09 00:32:31 +00:00 |
bsd.subdir.mk
|
Echo the target we're working on while traversing subdirs, so one can
|
1997-11-13 09:18:19 +00:00 |
bsd.sys.mk
|
If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
|
1998-05-11 22:12:59 +00:00 |
sys.mk
|
Apply same .c.a workaround from alpha to arm32
|
1998-05-22 13:52:52 +00:00 |