Compare commits
No commits in common. "b56896db63354ff644463af9e1e5c7277acbf122" and "8bd5b280c52542f89329aa1e4a7b29e2d7bfde1a" have entirely different histories.
b56896db63
...
8bd5b280c5
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 master
|
git checkout $(VERSION)
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
# If not Exists, create 'Build' directory
|
# If not Exists, create 'Build' directory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user