~vcs-imports/mysql-mmm/2.0

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: mail at pascalhofmann
  • Date: 2009-04-09 12:41:15 UTC
  • Revision ID: vcs-imports@canonical.com-20090409124115-mblmgeakuu2g6120
ph:
- Support Net:ARP >= 1.0
- Fix Net::ARP usage (use interface from config instead hard coded 'eth0')
- Better error reporting/handling
- Increased version to 2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        
39
39
release-docs:
40
40
        cd doc && make
41
 
        cp doc/mysql-mmm.pdf release/mysql-mmm-$(VERSION)-0.pdf
 
41
        cp doc/mysql-mmm.pdf release/mysql-mmm-$(VERSION)-1.pdf