Makefile revision 1.4
11.4Scgd# $NetBSD: Makefile,v 1.4 1998/06/16 18:36:04 cgd Exp $ 21.4Scgd 31.4Scgd# use 'make -f Makefile.sequencer' to make aic7xxx_seq.h 41.2Sperry 51.3ScgdINCSDIR= /usr/include/dev/microcode/aic7xxx 61.1Smycroft 71.3ScgdINCS= aic7xxx_seq.h 81.1Smycroft 91.3Scgd.include <bsd.kinc.mk> 10