Compare commits
No commits in common. "ef0087082b6e16028e5e7c2e206b505b3e62e60d" and "610570c66a5dbfe690799e0a09271c4e965599d7" have entirely different histories.
ef0087082b
...
610570c66a
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