[projects] Makefile changes
This commit is contained in:
parent
f69e99491b
commit
fd73d905a0
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat *.mat
|
||||
zip `basename *.tex .tex`.zip *.pdf *.dat data/*.mat
|
||||
|
@ -7,4 +7,4 @@ clean:
|
||||
rm -f `basename *.tex .tex`.pdf
|
||||
|
||||
zip: latex
|
||||
zip `basename *.tex .tex`.zip *.pdf data/*.zip
|
||||
zip `basename *.tex .tex`.zip *.pdf data/*.mat
|
||||
|
Reference in New Issue
Block a user