Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / lib / libreadline / history / Makefile
1 # $FreeBSD: src/gnu/lib/libreadline/history/Makefile,v 1.3 1999/08/27 23:32:54 peter Exp $
2 # $DragonFly: src/gnu/lib/libreadline/history/Attic/Makefile,v 1.2 2003/06/17 04:25:44 dillon Exp $
3
4 SUBDIR= doc
5
6 LIB=    history
7
8 SRCS= $(HISTSRC) xmalloc.c
9
10 .include <bsd.lib.mk>