Home
last modified time | relevance | path

Searched hist:"9 c851217b6d0d7a2d80f1d379654cae8ce045744" (Results 1 – 3 of 3) sorted by relevance

/freebsd/share/mk/
H A Dbsd.dep.mkdiff 9c851217b6d0d7a2d80f1d379654cae8ce045744 Wed Aug 13 03:27:51 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Make sure the DTrace header files are built before depend and before
the build starts.

This adds a new variable DHDRS that contains a list of all DTrace
header files. Then, we use the beforedepend hook to make sure the
heaeder files are built.

Introduce a beforebuild dependency (from projects/bmake) based on
feedback from Simon J. Gerraty. This lets us generate the header
files without running make depend.

Reviewed by: sjg, imp
MFC after: 3 days
H A Dbsd.prog.mkdiff 9c851217b6d0d7a2d80f1d379654cae8ce045744 Wed Aug 13 03:27:51 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Make sure the DTrace header files are built before depend and before
the build starts.

This adds a new variable DHDRS that contains a list of all DTrace
header files. Then, we use the beforedepend hook to make sure the
heaeder files are built.

Introduce a beforebuild dependency (from projects/bmake) based on
feedback from Simon J. Gerraty. This lets us generate the header
files without running make depend.

Reviewed by: sjg, imp
MFC after: 3 days
H A Dbsd.lib.mkdiff 9c851217b6d0d7a2d80f1d379654cae8ce045744 Wed Aug 13 03:27:51 CEST 2014 Rui Paulo <rpaulo@FreeBSD.org> Make sure the DTrace header files are built before depend and before
the build starts.

This adds a new variable DHDRS that contains a list of all DTrace
header files. Then, we use the beforedepend hook to make sure the
heaeder files are built.

Introduce a beforebuild dependency (from projects/bmake) based on
feedback from Simon J. Gerraty. This lets us generate the header
files without running make depend.

Reviewed by: sjg, imp
MFC after: 3 days