7 lines
146 B
Makefile
7 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.6 1998/02/22 12:17:24 christos Exp $
|
|
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
|
|
PROG= elf2ecoff
|
|
|
|
.include <bsd.prog.mk>
|