mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
5 lines
62 B
Makefile
5 lines
62 B
Makefile
|
|
PROG= fdread
|
|
SRCS= fdread.c fdutil.c
|
|
|
|
.include <bsd.prog.mk>
|