/[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 253 by dpavlin, Tue Aug 18 14:30:51 2009 UTC
# Line 1  Line 1 
1  all:  all:
2          echo "make pull"          @echo "make (push|pull)"
3    
4  pull:  %:
5          find . -maxdepth 1 -type d | grep / | cut -d/ -f2 | xargs -i ./design-couch.pl pull pxelator {}          find . -maxdepth 1 -type d | grep / | cut -d/ -f2 | xargs -i ./design-couch.pl $* pxelator {}

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

  ViewVC Help
Powered by ViewVC 1.1.26