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
Tim Steenvoorden
itasks-ide
Commits
2d3746af
Commit
2d3746af
authored
Feb 29, 2016
by
Tim Steenvoorden
Browse files
update makefile with run and clean targets
parent
146ef4a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
2d3746af
default
:
cpm main.prj
run
:
default
./main.exe
force
:
cpm main.prj
--force
clean
:
rm
-rf
sapl Clean
\
System
\
Files main.exe main-data
rm
-rv
$
(
find
.
-name
"Clean System Files"
)
rm
-rv
main.exe main-data sapl
.PHONY
:
clean
.PHONY
:
run force
clean
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