[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.4 and 1.5

version 1.4, 1998/09/14 05:44:11 version 1.5, 1999/10/18 01:46:36
Line 2 
Line 2 
   
 PROG=   man  PROG=   man
 SRCS=   config.c man.c  SRCS=   config.c man.c
 MAN=    man.1 man.conf.5  MAN=    man.1 man.conf.5 help.1
   
 LINKS=  ${BINDIR}/man ${BINDIR}/help  LINKS=  ${BINDIR}/man ${BINDIR}/help
   

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