freebsd_amp_hwpstate/sys/modules/pcic/Makefile

9 lines
152 B
Makefile
Raw Normal View History

# $Id: Makefile,v 1.7 1998/10/16 04:30:48 peter Exp $
1995-08-24 09:06:24 +00:00
.PATH: ${.CURDIR}/../../pccard
KMOD= pcic
1995-08-24 09:06:24 +00:00
SRCS= pcic.c
NOMAN=
.include <bsd.kmod.mk>