-
Notifications
You must be signed in to change notification settings - Fork 0
/
makefile
17 lines (11 loc) · 1.04 KB
/
makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
clone:
./fetch-git-revision.sh ../bordeaux-threads https://github.com/sionescu/bordeaux-threads.git origin/master
./fetch-git-revision.sh ../uuid https://github.com/clasp-developers/uuid.git origin/master
./fetch-git-revision.sh ../cl-netcdf https://github.com/clasp-developers/cl-netcdf.git origin/master
./fetch-git-revision.sh ../cl-nglview https://github.com/clasp-developers/cl-nglview.git origin/master
./fetch-git-revision.sh ../cl-bqplot https://github.com/clasp-developers/cl-bqplot.git origin/master
# ./fetch-git-revision.sh ../static-vectors https://github.com/clasp-developers/static-vectors.git origin/master
# ./fetch-git-revision.sh ../trivial-garbage https://github.com/clasp-developers/trivial-garbage.git origin/master
# ./fetch-git-revision.sh ../usocket https://github.com/clasp-developers/usocket.git origin/master
# ./fetch-git-revision.sh ../trivial-backtrace https://github.com/clasp-developers/trivial-backtrace origin/master
# ./fetch-git-revision.sh ../cl-fad https://github.com/clasp-developers/cl-fad.git origin/master