mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
5 lines
53 B
Makefile
5 lines
53 B
Makefile
PROG= brandelf
|
|
CFLAGS+=-Wall
|
|
|
|
.include <bsd.prog.mk>
|