OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Fri Mar 26 2010 - 22:47:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2010/03/26 21:47:59

Modified files:
        share/mk : bsd.dep.mk

Log message:
pass -d -t to the default ``make tags'' flags.

note that this does not affect sys (which already uses those flags) and libc
(which has its own special target for them). just other uses of
bsd.{prog,lib,dep}.mk.

"I suppose" deraadt, "yes, we want that" marco

From Toni Mueller, thanks!