/[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 255 by dpavlin, Tue Aug 18 20:56:48 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 (push|pull)"          @echo "make (push|pull)"
5    
6  %:  %:
7          find . -maxdepth 1 -type d | cut -d/ -f2 | grep -v '^\.' | xargs -i ./design-couch.pl $* pxelator {}          ./design-couch.pl $* $(db)

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

  ViewVC Help
Powered by ViewVC 1.1.26