aboutsummaryrefslogtreecommitdiff
path: root/lib/libpe
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
| | | | | | | | | | This implifies pathing in make/displayed output MFC after: 3 weeks Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=312487
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-161-0/+13
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=295650
* Add libpe for elfcopy(1) PE/COFF supportEd Maste2016-02-121-0/+34
Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=295581