summaryrefslogtreecommitdiff
path: root/mk/defs.SunOS.mk
AgeCommit message (Collapse)AuthorFilesLines
2001-06-18Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipotjlam1-1/+2
<Stoned.Elipot@script.jussieu.fr>.
2001-06-12Add SORT and WC. Linux and Solaris ones might not be right...someone injlam1-1/+3
the know should check the pathnames.
2001-06-12Migrate some OS-specific variable definitions into OS-specific files.jlam1-0/+59
Include it in bsd.prefs.mk to allow their use much earlier in Makefiles, and try to use the variable references instead of directly invoking the programs in bsd.prefs.mk and bsd.pkg.mk where possible.