Home | History | Annotate | Line # | Download | only in aout2hux
Makefile revision 1.7
      1  1.7  pgoyette #	$NetBSD: Makefile,v 1.7 2019/01/27 02:08:39 pgoyette Exp $
      2  1.7  pgoyette 
      3  1.7  pgoyette .include <bsd.hostinit.mk>
      4  1.5  christos 
      5  1.5  christos .include <bsd.hostinit.mk>
      6  1.1     itohy 
      7  1.3     itohy HOSTPROG=	aout2hux
      8  1.1     itohy 
      9  1.3     itohy .include <bsd.hostprog.mk>
     10  1.1     itohy 
     11  1.1     itohy ${OBJS}: aout68k.h hux.h type_local.h
     12