[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / usr.sbin / ncdcs

File: [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / usr.sbin / ncdcs / Makefile (download)

Revision 1.1, Tue Jan 26 17:27:00 2016 UTC (8 years, 2 months ago) by christos
Branch: MAIN

Initial revision

#	$NetBSD: Makefile,v 1.1 2016/01/26 17:27:00 christos Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	ncdcs
SRCS=	ncdcs.c
MAN=	ncdcs.8

.ifndef HOSTPROG
.include <bsd.prog.mk>
.endif