NetBSD/sys/lkm/netinet/Makefile

8 lines
131 B
Makefile
Raw Normal View History

1997-01-07 13:47:35 +03:00
# $NetBSD: Makefile,v 1.1 1997/01/07 10:47:35 mrg Exp $
.if ${MACHINE} != "alpha"
SUBDIR= if_ipl
.endif
.include <bsd.subdir.mk>