root/lang/python/otolog4linux/trunk/Makefile
| Revision 2266, 201 bytes (checked in by mattn, 12 months ago) |
|---|
| Line | |
|---|---|
| 1 | all: |
| 2 | python setup.py build |
| 3 | |
| 4 | install: |
| 5 | python setup.py install |
| 6 | |
| 7 | rpm: |
| 8 | python setup.py bdist_rpm |
| 9 | |
| 10 | exe: |
| 11 | python setup.py bdist_wininst --install-script otolog4linux_install.py |
| 12 | |
| 13 | clean: |
| 14 | rm -rf build dist |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)