This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-12-22 00:42:06 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e96a21509f
HardenedBSD
/
usr.sbin
/
watch
/
Makefile
8 lines
93 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 15:36:03 +01:00
PROG
=
watch
Add manpage to makefile
1995-02-17 17:41:43 +01:00
MAN8
=
watch.8
Manpage for snoop device itself.
1995-02-17 18:53:52 +01:00
MAN4
=
snp.4
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 15:36:03 +01: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