8a833bda0a
statically linked into consumers (GDB and variants) in the base system, and the shared library is no longer installed. That also allows ports to be able to use a modern version of readline PR: 162948 Reviewed by: emaste
6 lines
57 B
Makefile
6 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = readline
|
|
|
|
.include <bsd.subdir.mk>
|