# # NetSurf pdf source file inclusion # # Included by content handlers Makefile # ifeq ($(NETSURF_USE_NSPDF),YES) S_PDF := pdf.c else S_PDF := endif