summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp/Makefile
blob: ba6457b7cd99c316add1402b51be17e2925228df (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 1998/06/12 23:22:52 cgd Exp $

INCSDIR= /usr/include/dev/microcode/isp

INCS=	asm_pci.h asm_sbus.h

.include <bsd.kinc.mk>
y disabled.christos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2001-01-10Enlarge editline buffers as needed to support arbitrary length lines.jdolecek 2000-09-04convert to new style guide, which includes:lukem 1997-01-11RCSid policelukem