Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2018/12/08 23:24:02 christos Exp $
2
3LIB=	padlock
4SRCS=	e_padlock.c
5
6.include "../engines.mk"
7