1# $NetBSD: Makefile,v 1.5 2018/05/01 19:59:45 christos Exp $ 2 3.include <bsd.hostinit.mk> 4 5HOSTPROG= aout2hux 6NOMAN= # defined 7 8.include <bsd.hostprog.mk> 9 10${OBJS}: aout68k.h hux.h type_local.h 11