projekty
/
imago.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
028e82711ceed849c9af8ef9f93a1fbf7238748b
[imago.git]
/
makefile
1
install: pcf.c
2
gcc -O3 -fPIC -shared -I/usr/include/python2.7/ pcf.c -lpython2.7 -o imago_pack/pcf.so
3
clean:
4
rm -f pcf.so