This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
libpEpDatatypes
Watch
5
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
add default goal in Makefile.
master
roker
12 months ago
parent
377074baf8
commit
63cc9909a2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/Makefile
+ 1
- 0
src/Makefile
View File
@ -16,6 +16,7 @@ ifneq ($(MAKECMDGOALS),clean)
e
n
d
i
f
.PHONY
:
all
install
uninstall
clean
.DEFAULT_GOAL
:=
all
all
:
$(
TARGET
)
Write
Preview
Loading…
Cancel
Save