Compare commits
3 Commits
8bd5b280c5
...
b56896db63
| Author | SHA1 | Date | |
|---|---|---|---|
| b56896db63 | |||
| 96297f2bc4 | |||
| de619e8a7c |
2
Makefile
2
Makefile
@ -32,7 +32,7 @@ pdfs:
|
|||||||
git checkout $(VERSION)/VGL
|
git checkout $(VERSION)/VGL
|
||||||
make compile
|
make compile
|
||||||
cp $(PDF_TARGET) $(OUT_DIR)/$(VERSION)_VGL.pdf
|
cp $(PDF_TARGET) $(OUT_DIR)/$(VERSION)_VGL.pdf
|
||||||
git checkout $(VERSION)
|
git checkout master
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
# If not Exists, create 'Build' directory
|
# If not Exists, create 'Build' directory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user