10 |
|
cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog |
11 |
|
|
12 |
|
EXTRA_DIST = libstatgrab.pc.in PLATFORMS COPYING COPYING.LGPL \ |
13 |
< |
extras/python/statgrabmodule.pyx extras/python/statgrabmodule.c \ |
13 |
> |
extras/python/statgrab.pyx extras/python/statgrab.c \ |
14 |
|
extras/python/setup.py |
15 |
|
|
16 |
< |
extras/python/statgrabmodule.c: extras/python/statgrabmodule.pyx |
16 |
> |
extras/python/statgrab.c: extras/python/statgrab.pyx |
17 |
|
pyrexc $< |
18 |
|
|
19 |
|
pkgconfigdir = $(libdir)/pkgconfig |