1999-09-24 05:01:23 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 1999/09/24 01:01:23 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 \
|
1998-06-13 03:22:30 +04:00
|
|
|
tcdevs.h tcdevs_data.h tcreg.h tcvar.h
|
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|