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

Diff for /src/usr.bin/cvs/Makefile between version 1.11 and 1.12

version 1.11, 2005/07/04 07:11:10 version 1.12, 2005/08/02 11:00:56
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   cvs  PROG=   cvs
 MAN=    cvs.1 cvsrc.5 cvsintro.7  MAN=    cvs.1 cvsignore.5 cvsrc.5 cvsintro.7
   
 SRCS=   cvs.c add.c admin.c annotate.c buf.c checkout.c cmd.c commit.c date.y \  SRCS=   cvs.c add.c admin.c annotate.c buf.c checkout.c cmd.c commit.c date.y \
         diff.c edit.c entries.c file.c getlog.c history.c hist.c \          diff.c edit.c entries.c file.c getlog.c history.c hist.c \

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