mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
4 lines
53 B
Makefile
4 lines
53 B
Makefile
PROG= brandelf
|
|
CFLAGS+=-Wall
|
|
|
|
.include <bsd.prog.mk>
|