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

8 lines
79 B
Makefile

PROG=short
SRCS=arith.c
CPPFLAGS=-Ddatum='short'
MAN=
.include <bsd.prog.mk>