This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
gproc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
make all now only compiles
Ulf Wiger
13 years ago
parent
f9dcbb4f73
commit
57b770bdd2
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
Makefile
+ 1
- 1
Makefile
View File
@@ -24,7 +24,7 @@
DIRS=src
DIRS=src
-all: compile
eunit test doc
+all: compile
check: compile dialyzer
check: compile dialyzer