[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / bin / expr

File: [cvs.NetBSD.org] / src / bin / expr / Makefile (download)

Revision 1.11, Tue Mar 21 09:05:33 1995 UTC (29 years, 1 month ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-2-base, netbsd-1-2-RELEASE, netbsd-1-2-PATCH001, netbsd-1-2-BETA, netbsd-1-2, netbsd-1-1-base, netbsd-1-1-RELEASE, netbsd-1-1-PATCH001, netbsd-1-1
Changes since 1.10: +1 -1 lines

convert to new RCS id conventions.

#	$NetBSD: Makefile,v 1.11 1995/03/21 09:05:33 cgd Exp $

PROG=		expr
SRCS=		expr.c

.include <bsd.prog.mk>