Backout revision 1.6 (removed the NOSHARED bit.)

These must be compiled static so that it is possible
to use them early in the boot process.

Requested by:	imp
This commit is contained in:
Ruslan Ermilov 2001-04-02 08:47:25 +00:00
parent 393a5770a8
commit a381d6c906

View File

@ -1,5 +1,6 @@
# $FreeBSD$
CFLAGS+= -Wall
NOSHARED?= YES
.include "../Makefile.inc"