NetBSD/gnu/usr.bin/binutils/nlmconv/Makefile

7 lines
131 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 1997/12/18 07:37:38 thorpej Exp $
PROG= nlmconv
SRCS= nlmconv.c nlmheader.c
.include <bsd.prog.mk>