Drop useless with NO_PIC SHLIB_MAJOR.

This commit is contained in:
Ruslan Ermilov 2005-07-20 14:35:26 +00:00
parent 02a4be3f74
commit fce1f260f1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=148188

View File

@ -1,10 +1,7 @@
# $FreeBSD$
LIB= y
SHLIB_MAJOR= 2
SRCS= main.c yyerror.c
NO_PIC=
.include <bsd.lib.mk>