]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/asmc/Makefile
This commit was generated by cvs2svn to compensate for changes in r178528,
[FreeBSD/FreeBSD.git] / sys / modules / asmc / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../dev/asmc
4
5 KMOD=   asmc
6 SRCS=   asmc.c opt_acpi.h opt_intr_filter.h acpi_if.h bus_if.h device_if.h
7
8 .include <bsd.kmod.mk>