Updated makefiles from senpy

pre-1.0
J. Fernando Sánchez 7 years ago
parent cda9f5c4ca
commit 7444aa7ec8

@ -5,7 +5,7 @@ makefiles-commit: makefiles-remote
git add -f .makefiles
git commit -em "Updated makefiles from ${NAME}"
makefiles-push: makefiles-commit
makefiles-push:
git subtree push --prefix=.makefiles/ makefiles $(NAME)
makefiles-pull: makefiles-remote

Loading…
Cancel
Save