mirror of
https://github.com/opnsense/src.git
synced 2026-05-21 17:40:35 -04:00
5 lines
58 B
Makefile
5 lines
58 B
Makefile
PROG= procctl
|
|
LDFLAGS += -static
|
|
|
|
.include <bsd.prog.mk>
|
|
|