Changeset 26
- Timestamp:
- 08/26/05 15:28:23 (8 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 1 edited
-
Makefile (modified) (2 diffs)
-
README.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r4 r26 5 5 TEST= 6 6 7 default: build 7 default: build README.html 8 8 9 9 build: … … 22 22 ${PYTHON} setup.py clean -a 23 23 24 README.html: README.txt 25 rest2html --embed-stylesheet --stylesheet-path=/usr/share/python-docutils/stylesheets/default.css README.txt README.html 26
Note: See TracChangeset
for help on using the changeset viewer.
