freebsd-dev/gnu/lib/libreadline/history/Makefile
1999-08-27 23:37:10 +00:00

10 lines
93 B
Makefile

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