Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / raid / aac / aac_linux / Makefile
1 # $FreeBSD: src/sys/modules/aac/aac_linux/Makefile,v 1.1 2002/09/25 05:00:25 scottl Exp $
2
3 .PATH: ${.CURDIR}/..
4
5 KMOD=   aac_linux
6 SRCS=   aac_linux.c
7
8 .include <bsd.kmod.mk>