.. |
Makefile
|
Install bsd.port.mk and bsd.port.subdir.mk.
|
1997-09-09 10:33:19 +00:00 |
bsd.README
|
/usr/pkg/src -> /usr/pkgsrc
|
1997-09-30 23:16:03 +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
|
Don't include bsd.obj.mk in these two files.
|
1997-10-11 08:43:34 +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
|
Fix .c.ln rule: use CPPFLAGS, not CFLAGS.
|
1997-11-05 05:34:24 +00:00 |
bsd.links.mk
|
Always rebuild links, since dependencies don't DTRT.
|
1997-05-10 10:55:19 +00:00 |
bsd.man.mk
|
set all: target for defined(NOMAN) that does nothing.
|
1997-10-30 12:57:19 +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
|
if "NONOLINT" is defined, don't automatically define NOLINT. "yuck."
|
1997-11-03 22:53:25 +00:00 |
bsd.port.mk
|
Remove unneeded RCS Id
|
1997-11-10 08:07:29 +00:00 |
bsd.port.subdir.mk
|
/usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc)
|
1997-09-25 19:09:32 +00:00 |
bsd.prog.mk
|
echo the lint command line when making 'lint'.
|
1997-11-03 22:51:23 +00:00 |
bsd.subdir.mk
|
Fix the before/after-install ordering problem in a different way.
|
1997-10-27 19:41:05 +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 |