Initital commit
This commit is contained in:
parent
006832edc2
commit
bcfd38ce94
4 changed files with 66406 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
main: main.c
|
||||
gcc $< -o $@ -I /usr/include/mupdf/ -L /usr/lib64/ -lmupdf
|
||||
Loading…
Add table
Add a link
Reference in a new issue