7 lines
69 B
Makefile
7 lines
69 B
Makefile
|
PROG= tphdisk
|
||
|
NOMAN=
|
||
|
|
||
|
BINDIR= ${PREFIX}/sbin
|
||
|
|
||
|
.include <bsd.prog.mk>
|