1997-10-19 17:01:12 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 1997/10/19 13:01:12 lukem Exp $
|
1996-09-30 01:53:11 +04:00
|
|
|
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
|
|
|
1997-10-19 17:01:12 +04:00
|
|
|
WARNS= 0
|
1996-09-30 01:53:11 +04:00
|
|
|
PROG= elf2ecoff
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|