[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.11 and 1.12

version 1.11, 2005/10/06 12:56:49 version 1.12, 2005/10/06 15:39:11
Line 5 
Line 5 
 PROG=   rcs  PROG=   rcs
 MAN=    rcs.1  MAN=    rcs.1
   
 SRCS=   ci.c co.c rcsclean.c rcsdiff.c rcsprog.c rlog.c buf.c diff.c \  SRCS=   ci.c co.c ident.c rcsclean.c rcsdiff.c rcsprog.c rlog.c buf.c diff.c \
         log.c rcs.c rcsnum.c strtab.c          log.c rcs.c rcsnum.c strtab.c
 CFLAGS+=-I${.CURDIR}/../cvs  CFLAGS+=-I${.CURDIR}/../cvs
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12