[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.1 and 1.2

version 1.1, 2005/04/15 15:46:21 version 1.2, 2005/04/15 16:15:34
Line 8 
Line 8 
 SRCS=   rcsprog.c buf.c log.c rcs.c rcsnum.c strtab.c  SRCS=   rcsprog.c buf.c log.c rcs.c rcsnum.c strtab.c
 CFLAGS+=-I${.CURDIR}/../cvs  CFLAGS+=-I${.CURDIR}/../cvs
   
 BINDIR= /usr/bin  
   
 # Don't build the links until we actually support those commands  # Don't build the links until we actually support those commands
 #LINKS= ${BINDIR}/ci ${BINDIR}/co ${BINDIR}/rcsclean ${BINDIR}/rcsdiff  #LINKS= ${BINDIR}/ci ${BINDIR}/co ${BINDIR}/rcsclean ${BINDIR}/rcsdiff
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2