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

Re: Makefile



On Thu, Jul 10, 2003 at 01:17:26AM +0200, Josip Rodin wrote:
> On Mon, Jul 07, 2003 at 02:51:32PM +0200, Bartosz Fe??ski aka fEnIo wrote:
> > > > ? webwml/polish/security/dsa-long.pl.rdf
> > > > ? webwml/polish/security/dsa.pl.rdf
> > > These sound like a bug in the clean rule of said Makefile, however,
> > > I do see "rm -f dsa.hr.rdf dsa-long.hr.rdf" getting executed here.
> > I can't find `rm -f whatever.rdf` in Makefile. Where did you find it?
> 
> Right there in english/security/Makefile...
> 
> clean::
>         rm -f $(DSARDF) $(DSALONGRDF)

Hmm, I think you're wrong this time. Are you sure you haven't just 
modified your local version?

It's not in the cvs:
djpig@djpig:~/work/debian-www/webwml/english/security$ grep -A2 clean Makefile 
clean::
        rm -f ref-table.inc

Or is my grep blind? ;)

Gruesse,
-- 
*** Frank Lichtenheld <frank@lichtenheld.de> ***
          *** http://www.djpig.de/ ***
see also: - http://www.usta.de/
          - http://fachschaft.physik.uni-karlsruhe.de/



Reply to: