This website requires JavaScript.
Explore
Help
Sign In
fenix
/
cpdf-source
mirror of
https://github.com/johnwhitington/cpdf-source.git
Watch
1
Star
0
Fork
You've already forked cpdf-source
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81409cfcaf
cpdf-source
/
mkinstall
3 lines
66 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
make clean
;
make
;
ocamlfind remove cpdf
;
make install
Reference in New Issue
View Git Blame
Copy Permalink