1 # $NetBSD: Makefile,v 1.2 1998/10/25 23:30:39 jonathan 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 Wed Oct 22 13:09:56 GMT 2025