4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since a605bbe was
71abb56,
checked in by Perry Lorier <perry@…>, 16 years ago
|
Redo automake stuff to have some vague semblance of working
|
-
Property mode set to
100644
|
File size:
215 bytes
|
Line | |
---|
1 | SWIG=/usr/bin/swig |
---|
2 | EXTRA_DIST = libtrace.i |
---|
3 | |
---|
4 | lib_LTLIBRARIES = libtrace.la |
---|
5 | libtrace_la_SOURCES = libtrace_wrap.c |
---|
6 | INCLUDES = -I/usr/local/python2.3 |
---|
7 | |
---|
8 | libtrace_wrap.c: libtrace.i |
---|
9 | $(SWIG) -python $(SWIG_ARGS) -o $@ $< |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.