NetBSD/sys/dev/tc/Makefile

11 lines
270 B
Makefile

# $NetBSD: Makefile,v 1.4 1999/04/13 19:06:54 ad 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 \
tcdevs.h tcdevs_data.h tcreg.h tcvar.h
.include <bsd.kinc.mk>