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>
|