summaryrefslogtreecommitdiff
path: root/lib/libcrypt/Makefile
blob: 22b0431e4f72df66634f12e3bf5bd6e9a286d2da (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.6 1995/02/19 12:18:56 cgd Exp $
#
# This library exists for compatibility with NetBSD.

LIB=	crypt

SRCS=	nothing.c

.include <bsd.lib.mk>