cpdf-source/mkinstall

3 lines
66 B
Bash
Executable File

#!/bin/bash
make clean; make; ocamlfind remove cpdf; make install