freebsd-skq/usr.sbin/pccard/Makefile.inc
ru 162a118d7d 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
2001-04-02 08:47:25 +00:00

7 lines
71 B
Makefile

# $FreeBSD$
CFLAGS+= -Wall
NOSHARED?= YES
.include "../Makefile.inc"