Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / netif / sbsh / Makefile
1 # $FreeBSD: src/sys/modules/sbsh/Makefile,v 1.1.2.1 2003/04/15 18:15:08 fjoe Exp $
2 # $DragonFly: src/sys/dev/netif/sbsh/Makefile,v 1.3 2005/07/28 00:06:10 joerg Exp $
3
4 KMOD=   if_sbsh
5 SRCS=   if_sbsh.c bus_if.h device_if.h pci_if.h
6
7 .include <bsd.kmod.mk>