Home | History | Annotate | Line # | Download | only in aout2hux
      1 #	$NetBSD: Makefile,v 1.8 2019/01/27 05:06:35 dholland Exp $
      2 
      3 .include <bsd.hostinit.mk>
      4 
      5 HOSTPROG=	aout2hux
      6 
      7 .include <bsd.hostprog.mk>
      8 
      9 ${OBJS}: aout68k.h hux.h type_local.h
     10