Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 1998/06/16 18:36:04 cgd Exp $
2
3# use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h
4
5INCSDIR= /usr/include/dev/tc
6
7INCS=	ascvar.h if_levar.h ioasicreg.h ioasicvar.h sticreg.h sticvar.h \
8	tcdevs.h tcdevs_data.h tcreg.h tcvar.h
9
10.include <bsd.kinc.mk>
11