This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e7a503f37
freebsd-dev
/
usr.sbin
/
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