4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since c988da9 was
f75fdd2,
checked in by Perry Lorier <perry@…>, 16 years ago
|
python bindings
|
-
Property mode set to
100644
|
File size:
388 bytes
|
Rev | Line | |
---|
[f75fdd2] | 1 | BUILT_SOURCES=python_wrap.c |
---|
| 2 | SWIG_SOURCES=libtrace.i |
---|
| 3 | |
---|
[212a748] | 4 | #SWIG=/usr/bin/swig |
---|
[f75fdd2] | 5 | python_PYTHON=libtrace.py |
---|
| 6 | pyexec_LTLIBRARIES=_libtrace.la |
---|
| 7 | _libtrace_la_SOURCES=python_wrap.c |
---|
| 8 | _libtrace_la_LDFLAGS=-module |
---|
| 9 | _libtrace_la_LIBADD=../lib/libtrace.la |
---|
| 10 | _libtrace_la_CFLAGS=-I../lib -I/usr/include/python@PYTHON_VERSION@/ |
---|
[47de0aa] | 11 | |
---|
[f75fdd2] | 12 | python_wrap.c: $(SWIG_SOURCES) |
---|
| 13 | $(SWIG) -Wall $(SWIG_PYTHON_OPT) -I../lib -o $@ $< |
---|
[47de0aa] | 14 | |
---|
| 15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.