7 lines
91 B
Makefile
7 lines
91 B
Makefile
|
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
||
|
|
||
|
PROG= tunefs
|
||
|
MAN8= tunefs.0
|
||
|
|
||
|
.include <bsd.prog.mk>
|