Changeset 286 for pyyaml/tags/3.06/Makefile
- Timestamp:
- 09/30/08 10:38:36 (4 years ago)
- Files:
-
- 1 modified
-
pyyaml/tags/3.06/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/tags/3.06/Makefile
r280 r286 30 30 ${PYTHON} tests/test_build_ext.py ${TEST} 31 31 32 dist: 32 dist: buildext 33 33 ${PYTHON} setup.py --with-libyaml sdist --formats=zip,gztar 34 34
