mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-22 00:02:28 +00:00
Updated makefiles from gsictl
This commit is contained in:
parent
53db670715
commit
fc94b45448
@ -11,6 +11,6 @@ makefiles-push:
|
|||||||
makefiles-pull: makefiles-remote
|
makefiles-pull: makefiles-remote
|
||||||
git subtree pull --prefix=.makefiles/ makefiles master --squash
|
git subtree pull --prefix=.makefiles/ makefiles master --squash
|
||||||
|
|
||||||
update:: makefiles-pull
|
pull:: makefiles-pull
|
||||||
|
|
||||||
.PHONY:: makefiles-remote makefiles-commit makefiles-push makefiles-pull
|
.PHONY:: makefiles-remote makefiles-commit makefiles-push makefiles-pull
|
||||||
|
Loading…
Reference in New Issue
Block a user