NetBSD/sys/dev/tc/Makefile

12 lines
308 B
Makefile

# $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>