Deleted Added
full compact
Makefile (47573) Makefile (50472)
1# $Id: Makefile,v 1.1 1999/05/28 04:26:11 ache Exp $
1# $FreeBSD: head/gnu/lib/libreadline/history/Makefile 50472 1999-08-27 23:37:10Z peter $
2
3SUBDIR= doc
4
5LIB= history
6
7SRCS= $(HISTSRC) xmalloc.c
8
9.include <bsd.lib.mk>
2
3SUBDIR= doc
4
5LIB= history
6
7SRCS= $(HISTSRC) xmalloc.c
8
9.include <bsd.lib.mk>