Home | History | Annotate | Line # | Download | only in tc
Makefile revision 1.11.2.1
      1  1.11.2.1   thorpej #	$NetBSD: Makefile,v 1.11.2.1 2002/01/10 19:58:37 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.9  jdolecek # Only install includes which are used by userland
      8  1.11.2.1   thorpej INCS=	sfbreg.h sticio.h sticreg.h
      9       1.2       cgd 
     10       1.2       cgd .include <bsd.kinc.mk>
     11