ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/gnu/lib/libreadline/history/Makefile
(Generate patch)

Comparing trunk/gnu/lib/libreadline/history/Makefile (file contents):
Revision 10904 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10905 by laffer1, Thu Jun 14 13:26:50 2018 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2 < # $FreeBSD: src/gnu/lib/libreadline/history/Makefile,v 1.6 2001/04/21 22:05:30 ache Exp $
2 > # $FreeBSD: stable/10/gnu/lib/libreadline/history/Makefile 211243 2010-08-12 20:46:49Z will $
3  
4   SUBDIR= doc
5  
# Line 9 | Line 9 | MAN=    rlhistory.3
9   SRCS= $(HISTSRC) xmalloc.c
10  
11   rlhistory.3: doc/history.3
12 <        cp ${.ALLSRC} ${.TARGET}
12 >        cp -f ${.ALLSRC} ${.TARGET}
13  
14   CLEANFILES+= rlhistory.3
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines