NetBSD/bin/expr/Makefile

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>