1 # $NetBSD: Makefile,v 1.1.2.1 1998/10/29 03:02:41 cgd Exp $ 2 3 .if (${MACHINE_ARCH} == "i386" || ${MACHINE} == "atari" || \ 4 ${MACHINE_ARCH} == "arm32" || ${MACHINE_ARCH} == "sparc") 5 PROG= fdformat 6 .endif 7 8 MAN= fdformat.1 9 .include <bsd.prog.mk> 10
Indexes created Tue Oct 28 12:10:06 GMT 2025