minix/bin/expr/Makefile

7 lines
113 B
Makefile
Raw Permalink Normal View History

# $NetBSD: Makefile,v 1.14 2000/09/19 17:20:00 jdolecek Exp $
PROG= expr
SRCS= expr.y
.include <bsd.prog.mk>