[PATCH -perfbook 0/3] Makefile: Ignore old .eps files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Paul,

So this is the update of Makefile so that .eps files under OLD-*/ can
be ignored.

I failed to update another \includegraphics{} of RCU-test-ratio.pdf.
Patch 1/3 fixes it.

Patch 2/3 updates the Makefile.

Patch 3/3 removes unused .eps files under datastruct/.
It is generated by "git format-patch -D" and cannot be applied.

Alternatively, if you'd like, you can pull this series from:

------------------------------------------------------------

The following changes since commit f891fa5c6e8bb6fc3381a425d194a58df3cd48c2:

  datastruct/hash: Mark directories of unused data (2021-09-09 21:28:05 -0700)

are available in the Git repository at:

  https://github.com/akiyks/perfbook.git tags/for-paul-2021.09.10a

for you to fetch changes up to e18d3910adeac008c726d379076df4da368fb06b:

  datastruct: Remove stray .eps files (2021-09-10 18:33:23 +0900)

----------------------------------------------------------------

Comparison of "find CodeSamples/ -name "*.pdf" -print | wc -l"
after running "make neatfread; make 1c":  (make 2c did not complete at master)

    before: 164
    after:  100

        Thanks, Akira

--
Akira Yokosawa (3):
  formal: Fix another path of RCU-test-ratio.pdf
  Makefile: Ignore .eps files under CodeSamples/.../OLD-*/
  datastruct: Remove stray .eps files

 Makefile                         |    6 +-
 datastruct/perftest.eps          | 2252 -------------------------
 datastruct/perftestlin.eps       | 2102 -----------------------
 datastruct/perftestresize.eps    | 2637 -----------------------------
 datastruct/perftestresizebig.eps | 2699 ------------------------------
 datastruct/zoocatall.eps         | 2210 ------------------------
 datastruct/zoocatalllin.eps      | 2102 -----------------------
 datastruct/zoocatonly.eps        | 2206 ------------------------
 datastruct/zoocatonlylin.eps     | 2102 -----------------------
 datastruct/zoocpu.eps            | 2327 --------------------------
 datastruct/zoocpubktlin.eps      | 2106 -----------------------
 datastruct/zoocpubktlin8.eps     | 2196 ------------------------
 datastruct/zoocpubktsizelin.eps  | 2153 ------------------------
 datastruct/zoocpulin.eps         | 2249 -------------------------
 datastruct/zooupdate.eps         | 2268 -------------------------
 datastruct/zooupdatelu.eps       | 2210 ------------------------
 datastruct/zooupdatelulin.eps    | 2174 ------------------------
 formal/formal.tex                |    2 +-
 18 files changed, 6 insertions(+), 35995 deletions(-)
 delete mode 100644 datastruct/perftest.eps
 delete mode 100644 datastruct/perftestlin.eps
 delete mode 100644 datastruct/perftestresize.eps
 delete mode 100644 datastruct/perftestresizebig.eps
 delete mode 100644 datastruct/zoocatall.eps
 delete mode 100644 datastruct/zoocatalllin.eps
 delete mode 100644 datastruct/zoocatonly.eps
 delete mode 100644 datastruct/zoocatonlylin.eps
 delete mode 100644 datastruct/zoocpu.eps
 delete mode 100644 datastruct/zoocpubktlin.eps
 delete mode 100644 datastruct/zoocpubktlin8.eps
 delete mode 100644 datastruct/zoocpubktsizelin.eps
 delete mode 100644 datastruct/zoocpulin.eps
 delete mode 100644 datastruct/zooupdate.eps
 delete mode 100644 datastruct/zooupdatelu.eps
 delete mode 100644 datastruct/zooupdatelulin.eps

-- 
2.17.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux