aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/Makefile.depend
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Update libssp paths in various Makefile.depend* filesKyle Evans2020-01-061-1/+1
| | | | | | | | | I've been advised that the model that uses these are fairly resilient, but we do know the proper path to use (or remove, in the case of ^/targets/...), so go ahead and update them to reflect that. Notes: svn path=/head/; revision=356422
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-4/+9
| | | | | | | | | | | | | Update a bunch of Makefile.depend files as a result of adding Makefile.depend.options files Reviewed by: bdrewery MFC after: 1 week Sponsored by: Juniper Networks Differential Revision: https://reviews.freebsd.org/D22494 Notes: svn path=/head/; revision=355617
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-2/+1
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=325188
* DIRDEPS_BUILD: Connect more libraries.Bryan Drewery2017-07-111-0/+2
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=320884
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+115
| | | | | | | Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=318000
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-3/+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 Notes: svn path=/head/; revision=295989
* Add in DIRDEPS_BUILD support.Bryan Drewery2016-01-071-0/+22
Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=293287