Remove stale file.

This commit is contained in:
kris 2001-07-04 21:27:10 +00:00
parent 76f9847f71
commit 950055e75f

View File

@ -1,11 +0,0 @@
# $FreeBSD$
LIB= RSAglue
SHLIB_MAJOR= 1
SRCS= stub.c
CLEANFILES+= stub.c
stub.c:
touch stub.c
.include <bsd.lib.mk>