summaryrefslogtreecommitdiff
path: root/dviware/dvisvgm/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvisvgm/src/Makefile.in')
-rw-r--r--dviware/dvisvgm/src/Makefile.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/dviware/dvisvgm/src/Makefile.in b/dviware/dvisvgm/src/Makefile.in
index a576da9bc4..c537e635e2 100644
--- a/dviware/dvisvgm/src/Makefile.in
+++ b/dviware/dvisvgm/src/Makefile.in
@@ -149,7 +149,7 @@ am_libdvisvgm_la_OBJECTS = BasicDVIReader.lo Bezier.lo \
PapersizeSpecialHandler.lo PathClipper.lo PDFHandler.lo \
PDFParser.lo PdfSpecialHandler.lo PDFToSVG.lo \
PreScanDVIReader.lo Process.lo psdefs.lo PSInterpreter.lo \
- PSPattern.lo PSPreviewFilter.lo PsSpecialHandler.lo \
+ PSPattern.lo PSPreviewHandler.lo PsSpecialHandler.lo \
RangeMap.lo ShadingPatch.lo SignalHandler.lo SourceInput.lo \
SpecialManager.lo StreamReader.lo StreamWriter.lo Subfont.lo \
SVGCharHandler.lo SVGCharHandlerFactory.lo \
@@ -217,7 +217,7 @@ am__depfiles_remade = ./$(DEPDIR)/BasicDVIReader.Plo \
./$(DEPDIR)/Opacity.Plo ./$(DEPDIR)/PDFHandler.Plo \
./$(DEPDIR)/PDFParser.Plo ./$(DEPDIR)/PDFToSVG.Plo \
./$(DEPDIR)/PSInterpreter.Plo ./$(DEPDIR)/PSPattern.Plo \
- ./$(DEPDIR)/PSPreviewFilter.Plo ./$(DEPDIR)/PageRanges.Plo \
+ ./$(DEPDIR)/PSPreviewHandler.Plo ./$(DEPDIR)/PageRanges.Plo \
./$(DEPDIR)/PageSize.Plo \
./$(DEPDIR)/PapersizeSpecialHandler.Plo \
./$(DEPDIR)/PathClipper.Plo ./$(DEPDIR)/PdfSpecialHandler.Plo \
@@ -602,10 +602,9 @@ libdvisvgm_la_SOURCES = \
PreScanDVIReader.hpp PreScanDVIReader.cpp \
Process.hpp Process.cpp \
psdefs.cpp \
- PSFilter.hpp \
PSInterpreter.hpp PSInterpreter.cpp \
PSPattern.hpp PSPattern.cpp \
- PSPreviewFilter.hpp PSPreviewFilter.cpp \
+ PSPreviewHandler.hpp PSPreviewHandler.cpp \
PsSpecialHandler.hpp PsSpecialHandler.cpp \
RangeMap.hpp RangeMap.cpp \
ShadingPatch.hpp ShadingPatch.cpp \
@@ -829,7 +828,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PDFToSVG.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PSInterpreter.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PSPattern.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PSPreviewFilter.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PSPreviewHandler.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PageRanges.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PageSize.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PapersizeSpecialHandler.Plo@am__quote@ # am--include-marker
@@ -1166,7 +1165,7 @@ distclean: distclean-recursive
-rm -f ./$(DEPDIR)/PDFToSVG.Plo
-rm -f ./$(DEPDIR)/PSInterpreter.Plo
-rm -f ./$(DEPDIR)/PSPattern.Plo
- -rm -f ./$(DEPDIR)/PSPreviewFilter.Plo
+ -rm -f ./$(DEPDIR)/PSPreviewHandler.Plo
-rm -f ./$(DEPDIR)/PageRanges.Plo
-rm -f ./$(DEPDIR)/PageSize.Plo
-rm -f ./$(DEPDIR)/PapersizeSpecialHandler.Plo
@@ -1310,7 +1309,7 @@ maintainer-clean: maintainer-clean-recursive
-rm -f ./$(DEPDIR)/PDFToSVG.Plo
-rm -f ./$(DEPDIR)/PSInterpreter.Plo
-rm -f ./$(DEPDIR)/PSPattern.Plo
- -rm -f ./$(DEPDIR)/PSPreviewFilter.Plo
+ -rm -f ./$(DEPDIR)/PSPreviewHandler.Plo
-rm -f ./$(DEPDIR)/PageRanges.Plo
-rm -f ./$(DEPDIR)/PageSize.Plo
-rm -f ./$(DEPDIR)/PapersizeSpecialHandler.Plo