new pathname (tunefs)
[unix-history] / usr / src / sbin / tunefs / Makefile
CommitLineData
f15273bc 1# @(#)Makefile 5.3 (Berkeley) %G%
6a24f8a8 2
f15273bc
KB
3PROG= tunefs
4MAN8= tunefs.0
6a24f8a8 5
f15273bc 6.include <bsd.prog.mk>