unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* doc dvi cleanfiles
@ 2004-05-15  0:32 Kevin Ryde
  0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2004-05-15  0:32 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

In doc/ref and doc/goops,

        * Makefile.am (CLEANFILES): Remove guile.cps guile.fns guile.rns
        guile.tps guile.vrs guile.tmp, cleaned by automake these days.

        * Makefile.am (CLEANFILES): Remove, goops.tmp goops.cps cleaned by
        automake these days.


[-- Attachment #2: Makefile.am.ref-clean.diff --]
[-- Type: text/plain, Size: 287 bytes --]

--- Makefile.am.~1.17.~	2004-05-15 10:10:00.000000000 +1000
+++ Makefile.am	2004-05-15 10:20:59.000000000 +1000
@@ -69,5 +69,4 @@
 
 endif
 
-CLEANFILES = autoconf-macros.texi \
-             guile.cps guile.fns guile.rns guile.tps guile.vrs guile.tmp
+CLEANFILES = autoconf-macros.texi

[-- Attachment #3: Makefile.am.goops-clean.diff --]
[-- Type: text/plain, Size: 456 bytes --]

--- Makefile.am.~1.3.~	2004-05-15 10:23:51.000000000 +1000
+++ Makefile.am	2004-05-15 10:28:26.000000000 +1000
@@ -1,6 +1,6 @@
 ## Process this file with Automake to create Makefile.in
 ##
-##  	Copyright (C) 1998 Free Software Foundation, Inc.
+##  	Copyright (C) 1998, 2004 Free Software Foundation, Inc.
 ##
 ##   This file is part of GUILE.
 ##   
@@ -39,5 +39,3 @@
 	$(TEXI2HTML) -split_chapter goops.texi
 
 endif
-
-CLEANFILES = goops.tmp goops.cps

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-15  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-15  0:32 doc dvi cleanfiles Kevin Ryde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).