1 # $NetBSD: Makefile,v 1.9 2023/06/03 09:09:21 lukem Exp $ 2 3 .if ${MACHINE_ARCH} == "i386" 4 PROG= ipwctl 5 .endif 6 7 MAN= ipwctl.8 8 9 COPTS.ipwctl.c+= ${CC_WNO_STRINGOP_TRUNCATION} 10 11 .include <bsd.prog.mk> 12
Indexes created Sat Sep 27 22:09:54 GMT 2025