Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / powermng / aps / Makefile
1 KMOD=           aps
2 SRCS=           ${KMOD}.c
3 SRCS+=          isa_if.h bus_if.h device_if.h
4
5 .include <bsd.kmod.mk>