1 # Makefile for gpstools
2 # File ID: 32685082-4ea4-11df-a951-90e6ba3022ac
10 cd doc
&& $(MAKE
) clean
11 cd tests
&& $(MAKE
) clean
15 cd tests
&& $(MAKE
) test
16 cd doc
&& $(MAKE
) test
20 git remote add Spread sunny@git.sunbase.org
:/home
/sunny
/Git-spread
/gpstools.git
; true
21 git remote add bitbucket git@bitbucket.org
:sunny256
/gpstools.git
; true
22 git remote add github git@github.com
:sunny256
/gpstools.git
; true
23 git remote add gitlab git@gitlab.com
:sunny256
/gpstools.git
; true
24 git remote add repoorcz ssh
://sunny256@repo.or.cz
/srv
/git
/gpstools.git
; true
25 git remote add sunbase sunny@git.sunbase.org
:/home
/sunny
/Git
/gpstools
; true