]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Pull up fixes to allow building tests along scripts and data files.
authorjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Dec 2013 16:08:10 +0000 (16:08 +0000)
committerjmmv <jmmv@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 28 Dec 2013 16:08:10 +0000 (16:08 +0000)
commit4fe19e60e8dc8f0d2b9ece319a53c1e6450bd141
treed2f18ebb9f79a1266420910cb54b16fd49f8f62a
parente52fe673f56b5dc95c3e262be8fef2446c296018
Pull up fixes to allow building tests along scripts and data files.

MFC of the following into stable/10:
- r257095 Allow mixing bsd.files.mk with bsd.subdir.mk.
- r258095 Allow this (bsd.progs.mk) to work with fmake.
- r258330 Need to also test for defined(${v}_${PROG}) in bsd.progs.mk.
- r259209 Make bsd.progs.mk work in directories with SCRIPTS but no PROGS.

This is all 'make tinderbox' clean as run on ref10-amd64.

git-svn-id: svn://svn.freebsd.org/base/stable/10@260005 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.files.mk
share/mk/bsd.progs.mk