Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
senpy
senpy
Commits
a67e0e45
Commit
a67e0e45
authored
Oct 03, 2017
by
J. Fernando Sánchez
Browse files
Simplified makefile
parent
5f4dc3ac
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
a67e0e45
...
@@ -12,10 +12,6 @@ DEVPORT=5000
...
@@ -12,10 +12,6 @@ DEVPORT=5000
action
=
"test-
${PYMAIN}
"
action
=
"test-
${PYMAIN}
"
GITHUB_REPO
=
git@github.com:gsi-upm/senpy.git
GITHUB_REPO
=
git@github.com:gsi-upm/senpy.git
include
.makefiles/makefiles.mk
include
.makefiles/base.mk
include
.makefiles/base.mk
include
.makefiles/k8s.mk
include
.makefiles/k8s.mk
include
.makefiles/python.mk
include
.makefiles/python.mk
include
.makefiles/docker.mk
include
.makefiles/precommit.mk
include
.makefiles/git.mk
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment