This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-04 12:52:15 +00:00
Code
Issues
Releases
Activity
6c29f08e5a
freebsd
/
usr.bin
/
watch
/
Makefile
7 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
This is watch - programm to work with /dev/snp, it still lacks manpage-i will commit it today later. For now to test try: watch [ttyname] :)
1995-02-17 14:36:03 +00:00
PROG
=
watch
Add manpage to makefile
1995-02-17 16:41:43 +00:00
MAN8
=
watch.8
This is watch - programm to work with /dev/snp, it still lacks manpage-i will commit it today later. For now to test try: watch [ttyname] :)
1995-02-17 14:36:03 +00:00
BINMODE
=
500
LDADD
=
-ltermcap
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink