Home | History | Annotate | Line # | Download | only in tc
Makefile revision 1.3.10.1
      1  1.3.10.1  thorpej #	$NetBSD: Makefile,v 1.3.10.1 1999/06/21 01:19:18 thorpej Exp $
      2       1.3      cgd 
      3       1.3      cgd # use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h
      4       1.1      cgd 
      5       1.2      cgd INCSDIR= /usr/include/dev/tc
      6       1.1      cgd 
      7  1.3.10.1  thorpej INCS=	ascvar.h if_levar.h ioasicreg.h ioasicvar.h \
      8       1.2      cgd 	tcdevs.h tcdevs_data.h tcreg.h tcvar.h
      9       1.2      cgd 
     10       1.2      cgd .include <bsd.kinc.mk>
     11