/test/existing-graphics/golden.run_sed__get-graphics__log.test--latex

https://code.google.com/p/latex-makefile/ · Unknown · 17 lines · 16 code · 1 blank · 0 comment · 0 complexity · 9d8c2201a711968092020e2eb23ebfa4 MD5 · raw file

  1. # MISSING stem "g1" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  2. -include g1.gpi.d
  3. TESTSTEM.d: $$(call graphics-source,g1)
  4. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,g1)
  5. # MISSING stem "g2" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  6. -include g2.gpi.d
  7. TESTSTEM.d: $$(call graphics-source,g2)
  8. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,g2)
  9. # MISSING stem "g3" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  10. -include g3.gpi.d
  11. TESTSTEM.d: $$(call graphics-source,g3)
  12. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,g3)
  13. # MISSING stem "g4" - allowed extensions are ".eps,.ps,.eps.gz,.ps.gz,.eps.Z" - leave comment here - it affects the build
  14. -include g4.gpi.d
  15. TESTSTEM.d: $$(call graphics-source,g4)
  16. TESTSTEM.pdf TESTSTEM._graphics: $$(call graphics-target,g4)