repo.or.cz
/
alpinway.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Different argument passing into pywps process
[alpinway.git]
/
doc
/
Makefile
blob
772e5d922ef28a460cfaf00d9dd69005e3c68f80
1
SRC
=
main.
tex
intro.
tex
grass.
tex
pywps.
tex
openlayers.
tex
together.
tex
conclusion.
tex
2
3
alpinway.pdf
:
alpinway.
dvi
4
dvipdf alpinway
5
6
alpinway.
dvi
: $(
SRC
)
7
# latex $(SRC)
8
# bibtex main
9
latex
$(
SRC
)
10
latex
$(
SRC
)
11
mv main.
dvi
alpinway.
dvi
12
13
clean
:
14
rm
-
f
*
.
dvi
*
.pdf main.aux main.blg main.bbl main.log