This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Update PHONY Makefile target
pull/186/head
Reid Draper
11 years ago
parent
c2c70f139d
commit
c1d9f9835f
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Makefile
+ 2
- 1
Makefile
View File
@ -1,4 +1,5 @@
.PHONY
:
rel
stagedevrel
deps
test
.PHONY
:
all
compile
deps
clean
distclean
test
check_plt
build_plt
dialyzer
\
cleanplt
all
:
deps
compile
Write
Preview
Loading…
Cancel
Save