Calculate percentages using floating-point math, to avoid integer overflow
[unix-history] / sbin / st / Makefile
CommitLineData
8f5872cc 1# $Id$
e7e6e844
NW
2
3PROG= st
8f5872cc 4MAN1= st.1
e7e6e844
NW
5
6.include <bsd.prog.mk>