summaryrefslogtreecommitdiffstats
path: root/bin/expr/Makefile
blob: 1c98f3631982e957037f7d3a05c77744c5c21d61 (plain)
1
2
3
4
5
6
7
8
9
#	/b/source/CVS/src/bin/expr/Makefile,v 1.5 1993/06/14 19:56:06 jtc Exp
#	$Id: Makefile,v 1.8 1996/05/07 23:14:17 wosch Exp $

PROG=		expr
SRCS=		expr.y
CLEANFILES+=	expr.c expr.tab.h

.include <bsd.prog.mk>

OpenPOWER on IntegriCloud