Makefile revision 47569
1#       $Id: Makefile,v 1.30 1998/04/28 07:16:24 ache Exp $
2
3SUBDIR= doc
4
5LIB=    history
6
7SRCS= $(HISTSRC) xmalloc.c
8
9.include "../Makefile.inc"
10.include <bsd.lib.mk>
11