Calculate percentages using floating-point math, to avoid integer overflow
[unix-history] / sbin / tunefs / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.3 (Berkeley) 5/11/90
2
3PROG= tunefs
8bdfd771 4MAN8= tunefs.8
15637ed4
RG
5
6.include <bsd.prog.mk>