classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Classpath website


From: Mark Wielaard
Subject: Classpath website
Date: Sun, 11 Nov 2001 17:35:30 +0100
User-agent: Mutt/1.3.23i

Hi,

On Sat, Nov 10, 2001 at 06:02:57PM +0100, Mark Wielaard wrote:
> 
> Yeah. I also got it to compile from CVS. I was even able to make the
> VMClassLoader change. And make my hellotype program run with it.
> 
> Attached is the diff for Classpath (which includes a compatibility method
> so VMs don't have to switch implementations if they don't want or can
> immediatly).

I added some documentation and committed it. Now that I have updated the
texinfo file how do I publish it on the site? If I try to do a make in the
doc/www.gnu.org/doc directory is does generate the files but the immediatly
removes them. Is the following rule correct:

 %.en.html: %.wml ../include/macros.wml
        $(WMK) -f $<
        -rm -f $(patsubst %.wml,%.html,$<)

When I remove that last line it seems to work as it should.

Do I just add those html files to software/classpath/doc and commit them?
Or do I have to submit them to a patch list first?

Cheers,

Mark
-- 
Stuff to read:
    <http://www.toad.com/gnu/whatswrong.html>
  What's Wrong with Copy Protection, by John Gilmore



reply via email to

[Prev in Thread] Current Thread [Next in Thread]