summaryrefslogtreecommitdiffstats
path: root/lib/ncurses/menuw/Makefile.depend
Commit message (Collapse)AuthorAgeFilesLines
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-78/+0
| | | | | | | | These are no longer needed after the recent 'beforebuild: depend' changes and hooking DIRDEPS_BUILD into a subset of FAST_DEPEND which supports skipping 'make depend'. Sponsored by: EMC / Isilon Storage Division
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
| | | | | | | | This both avoids some dependencies on xinstall.host and allows bootstrapping on older releases to work due to lack of at least 'install -l' support. Sponsored by: EMC / Isilon Storage Division
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
| | | | | | This has not been needed since r284171 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
* Add META_MODE support.sjg2015-06-131-0/+1
| | | | | | | | | | | Off by default, build behaves normally. WITH_META_MODE we get auto objdir creation, the ability to start build from anywhere in the tree. Still need to add real targets under targets/ to build packages. Differential Revision: D2796 Reviewed by: brooks imp
* Merge sync of headsjg2015-05-271-1/+0
|
* Merge head from 7/28sjg2014-08-191-0/+1
|
* Updated dependenciessjg2014-05-161-1/+1
|
* Updated dependenciessjg2014-05-101-0/+2
|
* Updated dependenciessjg2013-03-111-0/+1
|
* Updated dependenciessjg2013-02-161-2/+0
|
* Updated/new Makefile.dependsjg2012-11-081-0/+3
|
* Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+95
Requested by: Simon Gerraty <sjg@juniper.net>
OpenPOWER on IntegriCloud