Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 1998/06/12 23:22:58 cgd Exp $
2
3INCSDIR= /usr/include/dev/tc
4
5INCS=	ascvar.h if_levar.h ioasicreg.h ioasicvar.h sticreg.h sticvar.h \
6	tcdevs.h tcdevs_data.h tcreg.h tcvar.h
7
8.include <bsd.kinc.mk>
9