freebsd-nq/lib/libcrypt/Makefile

10 lines
156 B
Makefile
Raw Normal View History

#
# $Id: Makefile,v 1.1.1.1 1994/04/04 14:57:18 g89r4222 Exp $
#
# called libscrypt - for scramble crypt!
LIB= scrypt
SRCS= crypt.c
.include <bsd.lib.mk>