Up to [cvs.NetBSD.org] / src / share / mk
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: netbsd-1-3
Revision 1.88.2.2 / (download) - annotate - [select for diffs], Mon Nov 9 08:01:10 1998 UTC (14 years, 6 months ago) by cgd
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003
Changes since 1.88.2.1: +2 -3
lines
Diff to previous 1.88.2.1 (colored) to branchpoint 1.88 (colored) next main 1.89 (colored)
pull up rev 1.97 from trunk (jonathan
Revision 1.88.2.1 / (download) - annotate - [select for diffs], Tue Nov 4 21:54:58 1997 UTC (15 years, 6 months ago) by thorpej
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Changes since 1.88: +3 -2
lines
Diff to previous 1.88 (colored)
Pull up from trunk: define LIBOBJC, print the lint command.
Revision 1.88 / (download) - annotate - [select for diffs], Sat Oct 11 08:16:28 1997 UTC (15 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Changes since 1.87: +9 -11
lines
Diff to previous 1.87 (colored)
Several changes: * Allow bsd.man.mk to be included separately. * Always include bsd.own.mk and bsd.obj.mk. * Include bsd.man.mk and bsd.nls.mk even if NOMAN or NONLS; just turn off building of the affected files instead. * Require bsd.subdir.mk to be included explicitly. (Will make appropriate changes to Makefiles shortly.)