diff options
-rw-r--r-- | net/coda5_doc/Makefile | 5 | ||||
-rw-r--r-- | net/coda_doc/Makefile | 5 | ||||
-rw-r--r-- | net/coda_intro/Makefile | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/net/coda5_doc/Makefile b/net/coda5_doc/Makefile index ea289e1df735..3184c406d08b 100644 --- a/net/coda5_doc/Makefile +++ b/net/coda5_doc/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1998 # Whom: Robert V. Baron <rvb@cs.cmu.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $ # DISTNAME= coda-doc-4.6.5-3 @@ -14,9 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu -#NO_DEPENDS= -#NO_CONFIGURE= - do-build: @${ECHO} "At present, Coda documentation is distributed in html, man, ps, and ppt forms" @${ECHO} "but documentation source is not available. It should appear in a release" diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile index ea289e1df735..3184c406d08b 100644 --- a/net/coda_doc/Makefile +++ b/net/coda_doc/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1998 # Whom: Robert V. Baron <rvb@cs.cmu.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $ # DISTNAME= coda-doc-4.6.5-3 @@ -14,9 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu -#NO_DEPENDS= -#NO_CONFIGURE= - do-build: @${ECHO} "At present, Coda documentation is distributed in html, man, ps, and ppt forms" @${ECHO} "but documentation source is not available. It should appear in a release" diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index c658d28e4f63..9e8102dba785 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -3,7 +3,7 @@ # Date created: 19 June 1998 # Whom: Robert V. Baron <rvb@cs.cmu.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $ # DISTNAME= coda-intro-4.6.5-2 @@ -14,9 +14,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu -#NO_DEPENDS= -#NO_CONFIGURE= - do-build: @${ECHO} "These are simple text files. We are copying them to share/doc/coda-doc-.../info" |