# $NetBSD: Makefile,v 1.10 2018/05/01 19:59:45 christos Exp $ .if ${USETOOLS} == "yes" .include PROG= fixcoff .include .else .include HOSTPROG= fixcoff .include .endif