mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
PROG= brandelf
|
|
CFLAGS+=-Wall
|
|
|
|
.include <bsd.prog.mk>
|