4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 82facc5 was
f75fdd2,
checked in by Perry Lorier <perry@…>, 16 years ago
|
python bindings
|
-
Property mode set to
100644
|
File size:
388 bytes
|
Line | |
---|
1 | BUILT_SOURCES=python_wrap.c |
---|
2 | SWIG_SOURCES=libtrace.i |
---|
3 | |
---|
4 | #SWIG=/usr/bin/swig |
---|
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@/ |
---|
11 | |
---|
12 | python_wrap.c: $(SWIG_SOURCES) |
---|
13 | $(SWIG) -Wall $(SWIG_PYTHON_OPT) -I../lib -o $@ $< |
---|
14 | |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.