summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libreadline/history/Makefile
blob: 16028728db2f9744d9fa456ad00b570b1cdedd84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

SUBDIR= doc

LIB=    history
MAN=    rlhistory.3

SRCS= $(HISTSRC) xmalloc.c

rlhistory.3: doc/history.3
	cp -f ${.ALLSRC} ${.TARGET}

CLEANFILES+= rlhistory.3

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud