23edbe3557
now that all /bin has been cleaned.
7 lines
113 B
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>
|