]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/asmc/Makefile
Upgrade to OpenSSH 7.6p1. This will be followed shortly by 7.7p1.
[FreeBSD/FreeBSD.git] / sys / modules / asmc / Makefile
1 # $FreeBSD$
2
3 .PATH: ${SRCTOP}/sys/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>