summaryrefslogtreecommitdiff
path: root/sys/dev/tc/Makefile
blob: 715ba8375c068d7ebaef381a90b0d29da185f09e (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.6 2000/07/04 02:31:21 nisimura Exp $

# use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h

INCSDIR= /usr/include/dev/tc

INCS=	ascvar.h if_levar.h ioasicreg.h ioasicvar.h sfbreg.h \
	tcdevs.h tcdevs_data.h tcdsreg.h tcdsvar.h tcreg.h \
	tcvar.h

.include <bsd.kinc.mk>