1 # $NetBSD: Makefile,v 1.10 2018/05/01 19:59:45 christos Exp $ 2 3 .if ${USETOOLS} == "yes" 4 .include <bsd.init.mk> 5 PROG= fixcoff 6 .include <bsd.prog.mk> 7 .else 8 .include <bsd.hostinit.mk> 9 HOSTPROG= fixcoff 10 .include <bsd.hostprog.mk> 11 .endif 12
Indexes created Thu Oct 02 14:10:14 GMT 2025