Subversion Repositories Remote Hare Voting

Rev

Rev 51 | Rev 66 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

status:
        svn status
        @echo "use 'make commit' or 'make release'"

commit: 
        svn commit

update:
        svn update

## Commented out for multiverse version...
##release: update commit revision
##      cp -p *.py ../vote

clean:
        rm -f *~ *.pyc *.tmp