7f4c79484b
it still lacks manpage-i will commit it today later. For now to test try: watch [ttyname] :)
7 lines
73 B
Makefile
7 lines
73 B
Makefile
PROG= watch
|
|
NOMAN=
|
|
BINMODE=500
|
|
LDADD= -ltermcap
|
|
|
|
.include <bsd.prog.mk>
|