7 lines
141 B
Makefile
7 lines
141 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/01/09 20:18:36 tls Exp $
|
|
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
|
|
PROG= elf2ecoff
|
|
|
|
.include <bsd.prog.mk>
|