all Makefiles use central project.mk
This commit is contained in:
parent
055e0a5ce4
commit
645499d81f
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
|
||||||
|
@ -1,11 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=*.jpg
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto *.bbl *.blg
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.jpg
|
|
||||||
|
0
projects/project_pca_natural_images/pca_natural_images.tex
Executable file → Normal file
0
projects/project_pca_natural_images/pca_natural_images.tex
Executable file → Normal file
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
|
||||||
|
@ -1 +1,3 @@
|
|||||||
|
ZIPFILES=
|
||||||
|
|
||||||
include ../project.mk
|
include ../project.mk
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat *.m
|
|
||||||
|
@ -1,10 +1,3 @@
|
|||||||
latex:
|
ZIPFILES=
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
pdflatex *.tex > /dev/null
|
|
||||||
|
|
||||||
clean:
|
include ../project.mk
|
||||||
rm -rf *.log *.aux *.zip *.out auto
|
|
||||||
rm -f `basename *.tex .tex`.pdf
|
|
||||||
|
|
||||||
zip: latex
|
|
||||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
|
||||||
|
0
projects/project_vector_strength/vector_strength.tex
Executable file → Normal file
0
projects/project_vector_strength/vector_strength.tex
Executable file → Normal file
Reference in New Issue
Block a user