Home | History | Annotate | Line # | Download | only in tc
Makefile revision 1.5
      1  1.5  nisimura #	$NetBSD: Makefile,v 1.5 1999/09/24 01:01:23 nisimura 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.5  nisimura INCS=	ascvar.h if_levar.h ioasicreg.h ioasicvar.h sfbreg.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