2000-05-15 09:02:29 +04:00
|
|
|
# $NetBSD: Makefile,v 1.3 2000/05/15 05:02:29 itohy Exp $
|
1998-09-01 23:51:07 +04:00
|
|
|
|
2000-05-15 09:02:29 +04:00
|
|
|
HOSTPROG= aout2hux
|
|
|
|
MKMAN= no # See share/man/man1/man1.x68k/aout2hux.1
|
1998-09-01 23:51:07 +04:00
|
|
|
|
2000-05-15 09:02:29 +04:00
|
|
|
.include <bsd.hostprog.mk>
|
1998-09-01 23:51:07 +04:00
|
|
|
|
|
|
|
${OBJS}: aout68k.h hux.h type_local.h
|