.. |
Makefile
|
Install bsd.port.mk and bsd.port.subdir.mk.
|
1997-09-09 10:33:19 +00:00 |
bsd.README
|
STRIP -> STRIPFLAG; from Jim Bernard in PR pkg/4884
|
1998-02-04 07:08:56 +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.kmod.mk
|
echo the lint command line when making 'lint'.
|
1997-11-03 22:51:23 +00:00 |
bsd.lib.mk
|
kill a couple of (insignificant but) bogus extra spaces
|
1997-12-24 05:15:54 +00:00 |
bsd.links.mk
|
Always rebuild links, since dependencies don't DTRT.
|
1997-05-10 10:55:19 +00:00 |
bsd.man.mk
|
add missing 'man' so unformatted manpage installation will work when
|
1997-12-02 08:42:28 +00:00 |
bsd.nls.mk
|
Several changes:
|
1997-10-11 08:16:24 +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
|
Move the inclusion of bsd.own.mk back to the correct place in
|
1998-01-15 09:37:25 +00:00 |
bsd.port.mk
|
Fix PR 4884 by replacing STRIP with STRIPFLAG.
|
1998-02-09 00:47:23 +00:00 |
bsd.port.subdir.mk
|
Fix PR 4884 by replacing STRIP with STRIPFLAG.
|
1998-02-09 00:47:23 +00:00 |
bsd.prog.mk
|
echo the lint command line when making 'lint'.
|
1997-11-03 22:51:23 +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
|
Move definitions of: NM, LORDER, TSORT from bsd.sys.mk to sys.mk
|
1997-11-04 21:12:41 +00:00 |
sys.mk
|
Fix .c.ln rule: use CPPFLAGS, not CFLAGS.
|
1997-11-05 05:34:24 +00:00 |