mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
fcfc24ca7d
Man page to come... For now use: <brandelf -t Linux linuxbin> to brand, and just <brandelf> to verify branding on a ELF file. FreeBSD native is set with <brandelf -t FreeBSD freebsdbin>.
6 lines
58 B
Makefile
6 lines
58 B
Makefile
PROG= brandelf
|
|
|
|
NOMAN= brandelf.1
|
|
|
|
.include <bsd.prog.mk>
|