diff options
Diffstat (limited to 'usr.sbin/watch/Makefile')
-rw-r--r-- | usr.sbin/watch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index 12e44fcfb282..e01478110b1a 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.7 1997/02/22 16:14:10 peter Exp $ PROG= watch MAN8= watch.8 |