NetBSD/bin/expr/Makefile

7 lines
113 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $
1993-03-22 11:04:00 +03:00
PROG= expr
SRCS= expr.y
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>