Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sefarad
dashboard-gsicrawler
Commits
919c4a07
Commit
919c4a07
authored
Oct 05, 2017
by
J. Fernando Sánchez
Browse files
Update base.mk
parent
42224e34
Changes
1
Hide whitespace changes
Inline
Side-by-side
base.mk
View file @
919c4a07
...
...
@@ -3,7 +3,7 @@ NAME ?= $(shell basename $(CURDIR))
VERSION
?=
$(
shell
git describe
--tags
--dirty
2>/dev/null
)
ifeq
($(VERSION),)
VERSION
:=
"
unknown
"
VERSION
:=
unknown
endif
# Get the location of this makefile.
...
...
Write
Preview
Markdown
is supported
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