Makefile revision 1.11
1# $NetBSD: Makefile,v 1.11 2001/06/30 21:16:52 tron Exp $ 2 3# use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h 4 5INCSDIR= /usr/include/dev/tc 6 7# Only install includes which are used by userland 8INCS= sfbreg.h sticreg.h sticvar.h 9 10.include <bsd.kinc.mk> 11