[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/Makefile between version 1.14 and 1.15

version 1.14, 2005/10/11 15:50:25 version 1.15, 2005/10/15 20:06:07
Line 3 
Line 3 
 .PATH:  ${.CURDIR}/../cvs  .PATH:  ${.CURDIR}/../cvs
   
 PROG=   rcs  PROG=   rcs
 MAN=    rcs.1  MAN=    ci.1 co.1 ident.1 rcs.1 rcsclean.1 rcsdiff.1 rlog.1
   
 SRCS=   ci.c co.c ident.c rcsclean.c rcsdiff.c rcsprog.c rlog.c buf.c date.y \  SRCS=   ci.c co.c ident.c rcsclean.c rcsdiff.c rcsprog.c rlog.c buf.c date.y \
         diff.c log.c rcs.c rcsnum.c strtab.c          diff.c log.c rcs.c rcsnum.c strtab.c

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15