/articles/toma

To get this branch, use:
bzr branch http://darksoft.org/webbzr/articles/toma

« back to all changes in this revision

Viewing changes to figs/Makefile

  • Committer: Suren A. Chilingaryan
  • Date: 2018-06-01 19:04:28 UTC
  • Revision ID: csa@suren.me-20180601190428-unnmuil13xpdlvf1
Revised 8-page version of short paper

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
PDF_SPLITS := $(patsubst %.odg,tmp/%,$(ODG_FILES))
9
9
PDF_FIRST := $(patsubst %.odg,tmp/%-1.pdf,$(ODG_FILES))
10
10
 
11
 
EXTRA_PDF:= alumap.pdf mapping16.pdf interleave.pdf newtex4.pdf newtex_pm.pdf newtex_all.pdf ld128.pdf ybanks.pdf ycache.pdf overs.pdf
 
11
EXTRA_PDF:= alumap.pdf mapping16.pdf interleave.pdf newtex4.pdf newtex_pm.pdf newtex_all.pdf ld128.pdf ybanks.pdf ycache.pdf overs.pdf alutexdet.pdf
12
12
 
13
13
all: $(PDF_FILES) $(EXTRA_PDF)
14
14
 
56
56
 
57
57
overs.pdf: tmp/alutex-3.pdf
58
58
        cp $< $@
 
59
 
 
60
alutexdet.pdf: tmp/alutex-4.pdf
 
61
        cp $< $@