Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Last Change
Annotate
Revision Log
root
/
branches
/
gajim_0.4
/
common
/
Makefile
View revision:
Visit:
trunk
branches/bosh_support
branches/gajim_0.2-1
branches/gajim_0.2-2
branches/gajim_0.3
branches/gajim_0.4
branches/gajim_0.4.1
branches/gajim_0.5
branches/gajim_0.5.1
branches/gajim_0.6
branches/gajim_0.6.1
branches/gajim_0.7
branches/gajim_0.7.1
branches/gajim_0.8
branches/gajim_0.8.1
branches/gajim_0.8.2
branches/gajim_0.9
branches/gajim_0.9.1
branches/gajim_0.10
branches/gajim_0.10.1
branches/gajim_0.11
branches/gajim_0.11.1
branches/gajim_0.11.2
branches/gajim_0.11.3
branches/gajim_0.11.3-bugfixes
branches/gajim_0.12
branches/jingle
branches/nicfit
branches/normal_control
branches/osx_newbuildsys
branches/plugin-system
tags/gajim-0.11.4
tags/gajim-0.12-alpha1
tags/gajim-0.12-beta1
Revision
173
,
69 bytes
(checked in by asterix,
4 years
ago)
Makefile of idle module in common subdirectory
Line
1
all
:
2
python setup.py build_ext -i
3
4
clean
:
5
rm -f *.so
6
rm -rf build
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format