mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 05:41:01 -05:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
|
|
.PATH: ${SRCTOP}/contrib/libedit/readline
|
|
INCS= readline.h history.h tilde.h
|
|
|
|
INCSDIR= ${INCLUDEDIR}/edit/readline
|
|
|
|
.include <bsd.lib.mk>
|