1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00

Updated makefiles from gsictl

This commit is contained in:
J. Fernando Sánchez 2017-09-29 15:14:29 +02:00
parent 53db670715
commit fc94b45448

View File

@ -11,6 +11,6 @@ makefiles-push:
makefiles-pull: makefiles-remote
git subtree pull --prefix=.makefiles/ makefiles master --squash
update:: makefiles-pull
pull:: makefiles-pull
.PHONY:: makefiles-remote makefiles-commit makefiles-push makefiles-pull