Changeset 132 for releases/Makefile
- Timestamp:
- 04/02/09 17:23:57 (7 years ago)
- File:
- 
          - 1 edited
 
 - 
          releases/Makefile (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        releases/Makefiler131 r132 1 1 #--------------------------------------------------- 2 PATCHES = 12 PATCHES = 2 3 3 #--------------------------------------------------- 4 4 … … 6 6 7 7 patch: 8 patch -p0 -i mystic-0.1a1-patch 1.diff8 patch -p0 -i mystic-0.1a1-patch2.diff 9 9 10 10 release: 11 tar -cvzf mystic-0.1a1-p 1.tgz mystic-0.1a111 tar -cvzf mystic-0.1a1-p2.tgz mystic-0.1a1 12 12 13 13 clean: 14 14 cd mystic-0.1a1; cd examples; rm -f README example*; cd ..; cd .. 15 cd mystic-0.1a1; cd mystic; rm -f scipy_optimize*; cd ..; cd .. 15 16 svn up 
Note: See TracChangeset
          for help on using the changeset viewer.
      





