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-19 15:33:56 +00:00
Code
Issues
Releases
Activity
0a5779d45b
freebsd
/
usr.sbin
/
watch
/
Makefile
8 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
Set ${DPADD}, use +=, add $Id$
1996-09-02 23:38:58 +00:00
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
Set ${DPADD}, use +=, add $Id$
1996-09-02 23:38:58 +00:00
LDADD
+=
-ltermcap
DPADD
+=
${
LIBTERMCAP
}
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
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink