]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - lib/libedit/edit/readline/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / lib / libedit / edit / readline / Makefile
1 # Copyright (c) 2011 David E O'Brien
2 # $FreeBSD$
3
4 INCS=   readline.h history.h
5
6 INCSDIR= ${INCLUDEDIR}/edit/readline
7
8 .include <bsd.lib.mk>