mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
4 lines
52 B
Makefile
4 lines
52 B
Makefile
PROG= ft
|
|
SRCS= ft.c ftecc.c
|
|
|
|
.include <bsd.prog.mk>
|