summaryrefslogtreecommitdiff
path: root/Build/source/libs/poppler/Makefile.in
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-09-22 07:01:59 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2018-09-22 07:01:59 +0000
commit1fa3ba5e9aa828ac78227ed1da56617b43d20fad (patch)
tree20cc1b8c357744ee92f277e71142132c50e0c58a /Build/source/libs/poppler/Makefile.in
parent0aa8705fa7f8522ebfd037ec9f971850db08aa09 (diff)
poppler 0.69.0
git-svn-id: svn://tug.org/texlive/trunk@48730 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/poppler/Makefile.in')
-rw-r--r--Build/source/libs/poppler/Makefile.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/Build/source/libs/poppler/Makefile.in b/Build/source/libs/poppler/Makefile.in
index fc8765c2bde..e3d3ee03046 100644
--- a/Build/source/libs/poppler/Makefile.in
+++ b/Build/source/libs/poppler/Makefile.in
@@ -117,8 +117,6 @@ libpoppler_a_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
am__objects_1 = @POPPLER_TREE@/goo/gfile.$(OBJEXT) \
@POPPLER_TREE@/goo/glibc.$(OBJEXT) \
- @POPPLER_TREE@/goo/gmem.$(OBJEXT) \
- @POPPLER_TREE@/goo/gmempp.$(OBJEXT) \
@POPPLER_TREE@/goo/grandom.$(OBJEXT) \
@POPPLER_TREE@/goo/gstrtod.$(OBJEXT) \
@POPPLER_TREE@/goo/FixedPoint.$(OBJEXT) \
@@ -224,8 +222,6 @@ am__depfiles_remade = @POPPLER_TREE@/fofi/$(DEPDIR)/FoFiBase.Po \
@POPPLER_TREE@/goo/$(DEPDIR)/GooTimer.Po \
@POPPLER_TREE@/goo/$(DEPDIR)/gfile.Po \
@POPPLER_TREE@/goo/$(DEPDIR)/glibc.Po \
- @POPPLER_TREE@/goo/$(DEPDIR)/gmem.Po \
- @POPPLER_TREE@/goo/$(DEPDIR)/gmempp.Po \
@POPPLER_TREE@/goo/$(DEPDIR)/grandom.Po \
@POPPLER_TREE@/goo/$(DEPDIR)/gstrtod.Po \
@POPPLER_TREE@/poppler/$(DEPDIR)/Annot.Po \
@@ -533,8 +529,6 @@ nodist_libpoppler_a_SOURCES = \
goo_libGoo_a_sources = \
@POPPLER_TREE@/goo/gfile.cc \
@POPPLER_TREE@/goo/glibc.cc \
- @POPPLER_TREE@/goo/gmem.cc \
- @POPPLER_TREE@/goo/gmempp.cc \
@POPPLER_TREE@/goo/grandom.cc \
@POPPLER_TREE@/goo/gstrtod.cc \
@POPPLER_TREE@/goo/FixedPoint.cc \
@@ -701,11 +695,6 @@ clean-noinstLIBRARIES:
@POPPLER_TREE@/goo/glibc.$(OBJEXT): \
@POPPLER_TREE@/goo/$(am__dirstamp) \
@POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp)
-@POPPLER_TREE@/goo/gmem.$(OBJEXT): @POPPLER_TREE@/goo/$(am__dirstamp) \
- @POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp)
-@POPPLER_TREE@/goo/gmempp.$(OBJEXT): \
- @POPPLER_TREE@/goo/$(am__dirstamp) \
- @POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp)
@POPPLER_TREE@/goo/grandom.$(OBJEXT): \
@POPPLER_TREE@/goo/$(am__dirstamp) \
@POPPLER_TREE@/goo/$(DEPDIR)/$(am__dirstamp)
@@ -970,8 +959,6 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/GooTimer.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/gfile.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/glibc.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/gmem.Po@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/gmempp.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/grandom.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/goo/$(DEPDIR)/gstrtod.Po@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@@POPPLER_TREE@/poppler/$(DEPDIR)/Annot.Po@am__quote@ # am--include-marker
@@ -1421,8 +1408,6 @@ distclean: distclean-recursive
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/GooTimer.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gfile.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/glibc.Po
- -rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gmem.Po
- -rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gmempp.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/grandom.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gstrtod.Po
-rm -f @POPPLER_TREE@/poppler/$(DEPDIR)/Annot.Po
@@ -1547,8 +1532,6 @@ maintainer-clean: maintainer-clean-recursive
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/GooTimer.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gfile.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/glibc.Po
- -rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gmem.Po
- -rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gmempp.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/grandom.Po
-rm -f @POPPLER_TREE@/goo/$(DEPDIR)/gstrtod.Po
-rm -f @POPPLER_TREE@/poppler/$(DEPDIR)/Annot.Po