don't push/pull dotfiles
[pxelator] / couchdb / Makefile
1 all:
2         @echo "make (push|pull)"
3
4 %:
5         find . -maxdepth 1 -type d | cut -d/ -f2 | grep -v '^\.' | xargs -i ./design-couch.pl $* pxelator {}