freebsd-dev/gnu/lib/libreadline/history/Makefile

10 lines
140 B
Makefile
Raw Normal View History

1999-05-28 04:43:35 +00:00
# $Id: Makefile,v 1.1 1999/05/28 04:26:11 ache Exp $
1999-05-28 04:26:18 +00:00
SUBDIR= doc
LIB= history
SRCS= $(HISTSRC) xmalloc.c
.include <bsd.lib.mk>