Home | History | Annotate | Line # | Download | only in tc
Makefile revision 1.11.4.1
      1 #	$NetBSD: Makefile,v 1.11.4.1 2001/10/01 12:46:25 fvdl Exp $
      2 
      3 # use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h
      4 
      5 INCSDIR= /usr/include/dev/tc
      6 
      7 # Only install includes which are used by userland
      8 INCS=	sfbreg.h sticio.h sticreg.h
      9 
     10 .include <bsd.kinc.mk>
     11