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

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

version 1.4, 1997/09/21 11:49:29 version 1.5, 2002/05/11 00:20:18
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   lastcomm  PROG=   lastcomm
 DPADD=  ${LIBMATH}  DPADD=  ${LIBM}
 LDADD=  -lm  LDADD=  -lm
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

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