diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-10 09:32:41 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-12-10 09:32:41 +0000 |
commit | 971e8217e26429cedddc67f674c02579000f6c0e (patch) | |
tree | 1d516dadc7951134f48610b72c9a51ee723db67b /www/Makefile | |
parent | W3C Command Line WWW Tool (diff) |
Add comline
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 06b66d8d90c2..98cff51a9998 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1995/11/09 07:41:00 asami Exp $ +# $Id: Makefile,v 1.1 1995/11/26 21:50:10 asami Exp $ # RESTRICTED += Mosaic # requires Motif @@ -7,6 +7,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += cern_httpd SUBDIR += cern_linemode SUBDIR += chimera + SUBDIR += comline SUBDIR += gn SUBDIR += lynx SUBDIR += netscape |