2000-07-04 06:31:21 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 2000/07/04 02:31:21 nisimura Exp $
|
1998-06-16 22:36:03 +04:00
|
|
|
|
|
|
|
# use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h
|
1996-03-02 04:16:47 +03:00
|
|
|
|
1998-06-13 03:22:30 +04:00
|
|
|
INCSDIR= /usr/include/dev/tc
|
1996-03-02 04:16:47 +03:00
|
|
|
|
1999-09-24 05:01:23 +04:00
|
|
|
INCS= ascvar.h if_levar.h ioasicreg.h ioasicvar.h sfbreg.h \
|
2000-07-04 06:31:21 +04:00
|
|
|
tcdevs.h tcdevs_data.h tcdsreg.h tcdsvar.h tcreg.h \
|
|
|
|
tcvar.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|