Calculate percentages using floating-point math, to avoid integer overflow
[unix-history] / usr.bin / tty / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= tty
4
5.include <bsd.prog.mk>