diff options
Diffstat (limited to 'sys/dev/tc/Makefile')
| -rw-r--r-- | sys/dev/tc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/tc/Makefile b/sys/dev/tc/Makefile index e58037e67b2..3ddea712df3 100644 --- a/sys/dev/tc/Makefile +++ b/sys/dev/tc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 1998/06/16 18:36:04 cgd Exp $ +# $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 sticreg.h sticvar.h \ +INCS= ascvar.h if_levar.h ioasicreg.h ioasicvar.h \ tcdevs.h tcdevs_data.h tcreg.h tcvar.h .include <bsd.kinc.mk> |
