freebsd-dev/gnu/lib/libreadline/history/Makefile
Andrey A. Chernov 74874d04e1 Upgrade to 4.2
2001-04-11 03:49:54 +00:00

11 lines
111 B
Makefile

# $FreeBSD$
SUBDIR= doc
LIB= history
MAN= history.3
SRCS= $(HISTSRC) xmalloc.c
.include <bsd.lib.mk>