--- mupdf-0.7_orig/Makefile	2010-09-10 17:38:20.986315574 +0400
+++ mupdf-0.7/Makefile	2010-09-11 16:26:24.552535117 +0400
@@ -32,8 +32,8 @@
 
 LIBS := -lfreetype -ljbig2dec -lopenjpeg -ljpeg -lz -lm
 
-include Makerules
-include Makethird
+#include Makerules
+#include Makethird
 
 CFLAGS += $(THIRD_INCS) $(SYS_FREETYPE_INC)