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