freebsd-dev/gnu/lib/libreadline/history/Makefile
Andrey A. Chernov 0f1a3ae74d upgrade to 4.0
1999-05-28 04:26:18 +00:00

11 lines
168 B
Makefile

# $Id: Makefile,v 1.30 1998/04/28 07:16:24 ache Exp $
SUBDIR= doc
LIB= history
SRCS= $(HISTSRC) xmalloc.c
.include "../Makefile.inc"
.include <bsd.lib.mk>