eac4bdcca4
Obsolete WFORMAT= junk also removed where possible. OK'ed by: obrien Tested on: sparc64, alpha, i386
8 lines
69 B
Makefile
8 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= expr
|
|
SRCS= expr.y
|
|
YFLAGS=
|
|
|
|
.include <bsd.prog.mk>
|