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

/freebsd-10.2-release/share/mk/
H A Dbsd.progs.mkdiff 273501 Thu Oct 23 01:11:26 MDT 2014 ngie MFC r272055:

Improve bsd.progs.mk compatibility with bsd.prog.mk

1. Do not install FILES/SCRIPTS multiple times if PROGS is specified; this is
already handled via bsd.prog.mk when it's called recursively (PR: 191055,
191955).
2. Some variables, like BINDIR and PROGNAME, default to a value if unset
whereas others get appended to, like CFLAGS. Add support for the former case
(PR: 191056)
3. Make "checkdpadd" and "clean" available targets for recursive execution.

Reviewed by: marcel, sjg
Phabric: D822
PR: 191055, 191056, 191955
Sponsored by: EMC / Isilon Storage Division
diff 273501 Thu Oct 23 01:11:26 MDT 2014 ngie MFC r272055:

Improve bsd.progs.mk compatibility with bsd.prog.mk

1. Do not install FILES/SCRIPTS multiple times if PROGS is specified; this is
already handled via bsd.prog.mk when it's called recursively (PR: 191055,
191955).
2. Some variables, like BINDIR and PROGNAME, default to a value if unset
whereas others get appended to, like CFLAGS. Add support for the former case
(PR: 191056)
3. Make "checkdpadd" and "clean" available targets for recursive execution.

Reviewed by: marcel, sjg
Phabric: D822
PR: 191055, 191056, 191955
Sponsored by: EMC / Isilon Storage Division
/freebsd-10.2-release/sys/dev/tdfx/
H A Dtdfx_pci.cdiff 191056 Tue Apr 14 12:07:39 MDT 2009 ed Let tdfx(4) use si_drv1 instead of using dev2unit().

Completed in 68 milliseconds