head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.52.54;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.09.06.18.02.32;	author jhb;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/sys/modules/ct/Makefile 240170 2012-09-06 18:02:32Z jhb $

.PATH: ${.CURDIR}/../../dev/ct

KMOD=	ct
SRCS=	bshw_machdep.c ct.c ct_isa.c
SRCS+=	device_if.h bus_if.h isa_if.h 
SRCS+=	opt_ct.h opt_cam.h opt_scsi.h opt_ddb.h

.include <bsd.kmod.mk>
@


1.1
log
@SVN rev 240170 on 2012-09-06 18:02:32Z by jhb

Add a kernel module on pc98 for the ct(4) driver.
@
text
@d1 1
a1 1
# $FreeBSD$
@

