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

Diff for /src/usr.bin/man/Attic/Makefile between version 1.5 and 1.6

version 1.5, 1999/10/18 01:46:36 version 1.6, 2014/12/14 17:55:36
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   man  MAN=    man.conf.5 help.1
 SRCS=   config.c man.c  
 MAN=    man.1 man.conf.5 help.1  
   
 LINKS=  ${BINDIR}/man ${BINDIR}/help  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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