]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/modules/mrsas/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.git] / sys / modules / mrsas / Makefile
1 # $FreeBSD$
2
3 .PATH:  ${.CURDIR}/../../dev/mrsas
4
5 KMOD=   mrsas
6 SRCS=   mrsas.c mrsas_cam.c mrsas_ioctl.c mrsas_fp.c
7 SRCS+=  device_if.h bus_if.h pci_if.h opt_cam.h opt_scsi.h
8
9 #CFLAGS+= -MRSAS_DEBUG
10 .include <bsd.kmod.mk>
11 #CFLAGS+= -fgnu89-inline
12
13 clean_cscope:
14         rm -f cscope*
15
16 cscope: clean_cscope
17         /usr/local/bin/cscope -b *.[ch]
18
19 cleanall:       clean clean_cscope
20         rm -f '@' machine