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

Diff for /src/usr.bin/encrypt/Makefile between version 1.6 and 1.7

version 1.6, 2002/05/11 00:20:20 version 1.7, 2002/06/27 19:56:03
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
   # Must be static because the floppies use it through a chroot.
   
 LDSTATIC=       ${STATIC}  LDSTATIC=       ${STATIC}
 PROG=   encrypt  PROG=   encrypt
 SRCS= encrypt.c pwd_gensalt.c  SRCS= encrypt.c pwd_gensalt.c

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