Remove stale file.

This commit is contained in:
Kris Kennaway 2001-07-04 21:27:10 +00:00
parent c16e19ce77
commit d6580eb1a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79252

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>