minix/minix/benchmarks/unixbench-5.1.2/pgms/arithoh/Makefile

8 lines
76 B
Makefile

PROG=arithoh
SRCS=arith.c
CPPFLAGS+=-Darithoh
MAN=
.include <bsd.prog.mk>