NetBSD/sys/dev/mii/Makefile

9 lines
239 B
Makefile
Raw Normal View History

1999-09-08 01:52:06 +04:00
# $NetBSD: Makefile,v 1.6 1999/09/07 21:52:06 soren 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 \
1999-09-08 01:51:49 +04:00
nsphyreg.h qsphyreg.h tlphyreg.h tlphyvar.h tqphyreg.h
.include <bsd.kinc.mk>