# $NetBSD: Makefile,v 1.9 2006/09/16 00:57:49 uwe Exp $ NOMAN= # defined .include .if ${USETOOLS} == "yes" PROG= fixcoff .include .else HOSTPROG= fixcoff .include .endif