Makefile revision 1.7
1#	$NetBSD: Makefile,v 1.7 2000/12/17 13:52:03 ad 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 sfbreg.h \
8	sticreg.h sticvar.h tcdevs.h tcdevs_data.h tcdsreg.h tcdsvar.h \
9	tcreg.h tcvar.h
10
11.include <bsd.kinc.mk>
12