NetBSD/bin/expr/Makefile
1997-07-20 22:36:20 +00:00

7 lines
113 B
Makefile

# $NetBSD: Makefile,v 1.13 1997/07/20 22:37:03 christos Exp $
PROG= expr
SRCS= expr.c
.include <bsd.prog.mk>