/[pxelator]/couchdb/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 /couchdb/Makefile

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

revision 248 by dpavlin, Tue Aug 18 12:18:39 2009 UTC revision 375 by dpavlin, Sun Aug 30 13:33:59 2009 UTC
# Line 1  Line 1 
1    db=pxelator
2    
3  all:  all:
4          echo "make pull"          @echo "make (push|pull)"
5    
6  pull:  %:
7          find . -maxdepth 1 -type d | grep / | cut -d/ -f2 | xargs -i ./design-couch.pl pull pxelator {}          ./design-couch.pl $* $(db)

Legend:
Removed from v.248  
changed lines
  Added in v.375

  ViewVC Help
Powered by ViewVC 1.1.26