Merge branch 'vendor/DIALOG'
[dragonfly.git] / sys / dev / misc / aperf / Makefile
1 KMOD=   aperf
2 SRCS=   aperf.c bus_if.h device_if.h cpu_if.h
3
4 .include <bsd.kmod.mk>