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