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

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

version 1.4, 1997/02/21 18:34:57 version 1.5, 1997/04/08 02:44:05
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   which  PROG=   which
   MAN=    which.1 whereis.1
   LINKS=  ${BINDIR}/which ${BINDIR}/whereis
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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