summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 3646cc656..6c4bcf82a 100644
--- a/makefile
+++ b/makefile
@@ -62,7 +62,6 @@ build:
@echo compiling xmake-core ...
@if [ -f core/.config.mak ]; then rm core/.config.mak; fi
@$(MAKE) -C core --no-print-directory f DEBUG=$(debug)
- @$(MAKE) -C core --no-print-directory c
@$(MAKE) -C core --no-print-directory
install: