major cleanup, make it pass lint so I can leave the include files
[unix-history] / usr / src / sbin / badsect / Makefile
CommitLineData
c9e6cfc4 1# @(#)Makefile 8.1 (Berkeley) %G%
035e3e8a 2
f15273bc
KB
3PROG= badsect
4MAN8= badsect.0
035e3e8a 5
f15273bc 6.include <bsd.prog.mk>