NetBSD/bin/expr/Makefile

7 lines
104 B
Makefile

# $Id: Makefile,v 1.10 1994/07/16 00:17:03 jtc Exp $
PROG= expr
SRCS= expr.c
.include <bsd.prog.mk>