1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libedit/edit/readline/Makefile

9 lines
146 B
Makefile

# Copyright (c) 2011 David E O'Brien
# $FreeBSD$
INCS= readline.h history.h tilde.h
INCSDIR= ${INCLUDEDIR}/edit/readline
.include <bsd.lib.mk>