Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / disk / ispfw / Makefile
1 # $FreeBSD: src/sys/modules/ispfw/Makefile,v 1.1.2.1 2000/07/04 02:11:04 mjacob Exp $
2
3 KMOD    = ispfw
4 SRCS    = ispfw.c
5
6 .include <bsd.kmod.mk>