Changeset 285 for pyyaml/trunk/Makefile
- Timestamp:
- 09/30/08 10:37:49 (4 years ago)
- Files:
-
- 1 modified
-
pyyaml/trunk/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyyaml/trunk/Makefile
r280 r285 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
