NetBSD/bin/expr/Makefile
1995-03-21 09:01:59 +00:00

7 lines
108 B
Makefile

# $NetBSD: Makefile,v 1.11 1995/03/21 09:05:33 cgd Exp $
PROG= expr
SRCS= expr.c
.include <bsd.prog.mk>