Add some files that seem to have slipped during the conversion from
[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.3 2004/10/23 16:58:53 joerg Exp $
3
4 SUBDIR= doc
5
6 LIB=    history
7
8 SRCS=   ${HISTSRC}
9
10 .include <bsd.lib.mk>