Home | History | Annotate | Line # | Download | only in libcrypt
Makefile revision 1.9.2.1
      1  1.9.2.1       he #	$NetBSD: Makefile,v 1.9.2.1 2002/01/22 19:32:48 he Exp $
      2      1.7  thorpej 
      3      1.1      cgd LIB=	crypt
      4      1.4      cgd 
      5  1.9.2.1       he SRCS=	crypt.c md5crypt.c
      6      1.4      cgd 
      7      1.5      cgd MAN=	crypt.3
      8      1.4      cgd MLINKS= crypt.3 encrypt.3 crypt.3 setkey.3
      9      1.4      cgd 
     10      1.4      cgd .include <bsd.lib.mk>
     11