Makefile revision 1.3
11.3Scgd# $NetBSD: Makefile,v 1.3 1998/06/16 18:36:04 cgd Exp $ 21.3Scgd 31.3Scgd# use 'make -f Makefile.tcdevs' to make tcdevs.h and tcdevs_data.h 41.1Scgd 51.2ScgdINCSDIR= /usr/include/dev/tc 61.1Scgd 71.2ScgdINCS= ascvar.h if_levar.h ioasicreg.h ioasicvar.h sticreg.h sticvar.h \ 81.2Scgd tcdevs.h tcdevs_data.h tcreg.h tcvar.h 91.2Scgd 101.2Scgd.include <bsd.kinc.mk> 11