mirror of
https://github.com/opnsense/src.git
synced 2026-03-31 15:05:17 -04:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
PROG= adjkerntz
|
|
MAN8= adjkerntz.8
|
|
CFLAGS+= -Wall
|
|
|
|
.include <bsd.prog.mk>
|