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