Home | History | Annotate | Line # | Download | only in aout2hux
Makefile revision 1.3
      1  1.3  itohy #	$NetBSD: Makefile,v 1.3 2000/05/15 05:02:29 itohy Exp $
      2  1.1  itohy 
      3  1.3  itohy HOSTPROG=	aout2hux
      4  1.3  itohy MKMAN=		no		# See share/man/man1/man1.x68k/aout2hux.1
      5  1.1  itohy 
      6  1.3  itohy .include <bsd.hostprog.mk>
      7  1.1  itohy 
      8  1.1  itohy ${OBJS}: aout68k.h hux.h type_local.h
      9