You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if include_EXR_MODULES
|
|
KFILE_EXR_SUBDIR=exr
|
|
endif
|
|
|
|
if include_TIFF
|
|
KFILE_TIFF_SUBDIR=tiff
|
|
endif
|
|
|
|
if include_PDF
|
|
KFILE_PDF_SUBDIR=pdf
|
|
endif
|
|
|
|
SUBDIRS=dependencies dvi png ps jpeg xbm xpm bmp tga rgb ico pcx $(KFILE_TIFF_SUBDIR) pnm \
|
|
$(KFILE_EXR_SUBDIR) $(KFILE_PDF_SUBDIR) dds gif raw
|