freebsd-dev/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>