NetBSD/sys/dev/mii/Makefile

9 lines
255 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 1999/12/07 19:36:37 thorpej Exp $
INCSDIR= /usr/include/dev/mii
1999-09-08 01:52:06 +04:00
INCS= icsphyreg.h inphyreg.h iophyreg.h lxtphyreg.h mii.h miivar.h \
nsphyreg.h nsphyterreg.h qsphyreg.h tlphyreg.h tlphyvar.h tqphyreg.h
.include <bsd.kinc.mk>