Work-around for upgrading from a pre-symbol-versioned world.

Blame-to: cperciva
This commit is contained in:
Scott Long 2007-05-19 07:56:08 +00:00
parent 998971a70f
commit ad08d9331d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169740

View File

@ -3,6 +3,7 @@
.include <bsd.own.mk>
CFLAGS+= -I.
LDFLAGS+= -static
.include "../Makefile.inc"