1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= expr SRCS= expr.y YFLAGS= NO_WERROR= "GCC can't handle C99 printf formats." .include <bsd.prog.mk>