aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.win32
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.win32')
-rw-r--r--src/Makefile.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.win32 b/src/Makefile.win32
index 09a5988e5..440fd5018 100644
--- a/src/Makefile.win32
+++ b/src/Makefile.win32
@@ -100,7 +100,7 @@ all-recursive :
cd ..
compile-beam :
- erl -s make all report -noinput -s erlang halt
+ erlc *.erl
CLEAN : clean-recursive clean-local