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

Diff for /src/usr.bin/tail/Makefile between version 1.4 and 1.5

version 1.4, 1997/09/21 11:51:04 version 1.5, 1999/02/03 02:09:30
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   tail  PROG=   tail
 SRCS=   forward.c read.c reverse.c tail.c  SRCS=   forward.c misc.c read.c reverse.c tail.c
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5