/[webpac]/trunk2/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk2/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 405 by dpavlin, Sun Sep 5 17:53:35 2004 UTC revision 413 by dpavlin, Tue Sep 7 18:02:06 2004 UTC
# Line 4  all: Line 4  all:
4  clean:  clean:
5          rm -f *.bak *.temp          rm -f *.bak *.temp
6          rm -Rf out/index/*          rm -Rf out/index/*
7            find out/thes -name "*.html" -exec rm {} \;
8            rm -f out/bfilter/*.txt
9    
10  test:  test:
11          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10          @find out/index/ -name "*.xml" | xargs xmllint --noout 2>&1 | head -10

Legend:
Removed from v.405  
changed lines
  Added in v.413

  ViewVC Help
Powered by ViewVC 1.1.26