Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / netif / alc / Makefile
1 KMOD=   if_alc
2 SRCS=   if_alc.c device_if.h bus_if.h pci_if.h miibus_if.h
3
4 .include <bsd.kmod.mk>