1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/brandelf/Makefile

7 lines
67 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= brandelf
CFLAGS+= -Wall
.include <bsd.prog.mk>