NetBSD/sys/dev/mii/Makefile

8 lines
192 B
Makefile
Raw Normal View History

1998-08-11 04:03:12 +04:00
# $NetBSD: Makefile,v 1.2 1998/08/11 00:03:12 thorpej Exp $
INCSDIR= /usr/include/dev/mii
1998-08-11 04:03:12 +04:00
INCS= inphyreg.h mii.h miivar.h nsphyreg.h qsphyreg.h tlphyreg.h tlphyvar.h
.include <bsd.kinc.mk>