Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
Commits
cc6d1a4d
Commit
cc6d1a4d
authored
May 12, 2013
by
Michel Roelofs
Browse files
Make console,controller,all targets PHONY
parent
502d9a90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
cc6d1a4d
.PHONY
:
clean all rel_mktemp_dir
.PHONY
:
clean all rel_mktemp_dir
console controller all
CONTROLLER_REL_TAR
:=
$(CURDIR)
/controller_
$(
shell
date
+%Y%m%d%H%M
)
.tar.gz
CONSOLE_REL_TAR
:=
$(CURDIR)
/console_
$(
shell
date
+%Y%m%d%H%M
)
.tar.gz
...
...
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