Searched hist:251686 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/share/mk/
H A Dbsd.prog.mkdiff 251686 Thu Jun 13 12:50:48 MDT 2013 emaste MFC r244224, r248753

Minor refactoring prior to .symbols file changes

- Combine .if x and .if !x using .else
- Separate out beforelinking dependency
- Add comments to clarify .if nesting

Always define and use PROGNAME

This avoids having separate cases in the install rule for PROGNAME set
and not set. This is a minor cleanup in advance of further support for
standalone debug files.
H A Dbsd.lib.mkdiff 251686 Thu Jun 13 12:50:48 MDT 2013 emaste MFC r244224, r248753

Minor refactoring prior to .symbols file changes

- Combine .if x and .if !x using .else
- Separate out beforelinking dependency
- Add comments to clarify .if nesting

Always define and use PROGNAME

This avoids having separate cases in the install rule for PROGNAME set
and not set. This is a minor cleanup in advance of further support for
standalone debug files.

Completed in 99 milliseconds