freebsd-dev/usr.bin/brandelf/Makefile
Søren Schmidt fcfc24ca7d Utility to "brand" ELF binaries.
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>.
1996-10-16 18:16:22 +00:00

6 lines
58 B
Makefile

PROG= brandelf
NOMAN= brandelf.1
.include <bsd.prog.mk>