mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
7 lines
86 B
Makefile
7 lines
86 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB_NAME?= lib4758cca.so
|
|
SRCS= e_4758cca.c
|
|
MAN=
|
|
|
|
.include <bsd.lib.mk>
|