
PROG=register
SRCS=arith.c
CPPFLAGS=-Ddatum='register int'
MAN=

.include <bsd.prog.mk>
