commit-classpath
[Top][All Lists]
Advanced

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

Re: FYI: Updated archive and cvs links on homepage


From: Patrik Reali
Subject: Re: FYI: Updated archive and cvs links on homepage
Date: Thu, 03 Jun 2004 23:13:28 +0200

Hi Mark,

thank you for the proposal, it seems to work fine.

For some reason, I have tried a similar code without success.... Maybe I'm just starting to turn senile. :-(

I will commit it right away.

-Patrik

--------------------------------
Patrik Reali
http://www.reali.ch/~patrik/


--On Mittwoch, 26. Mai 2004 00:05 +0200 Mark Wielaard <address@hidden> wrote:

+all : $(WML_OBJS) subdirs
+
 %.texinfo :
        cp ../$(notdir $(@)) docs

-%.html: %.wml include/macros.wml include/layout.wml
+# home and news html includes newsitems.txt so we list that here
explicitly +home.html: home.wml include/macros.wml include/layout.wml
newsitems.txt +       $(WML) -o $@ $<
+news.html: news.wml include/macros.wml include/layout.wml newsitems.txt
        $(WML) -o $@ $<

-all : $(WML_OBJS) subdirs
+%.html: %.wml include/macros.wml include/layout.wml
+       $(WML) -o $@ $<







reply via email to

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