1 # $NetBSD: Makefile,v 1.1.18.2 2017/12/03 11:38:58 jdolecek Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/dev/ic 6 7 KMOD= mlx 8 IOCONF= mlx.ioconf 9 10 SRCS+= mlx.c 11 12 CPPFLAGS+= -DNLD=1 13 14 .include <bsd.kmodule.mk> 15
Indexes created Thu Oct 23 22:10:10 GMT 2025