branch: externals/csharp-mode commit 8a2934c7cb9971dfc8b0cd715320ebfa05d32c96 Author: Jen-Chieh Shen <[email protected]> Commit: GitHub <[email protected]>
Merge compile into build stage
---
makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/makefile b/makefile
index 9e04f367ef..2fad5d4fdf 100644
--- a/makefile
+++ b/makefile
@@ -10,8 +10,6 @@ package:
build: package
$(EASK) install
-
-compile:
$(EASK) compile
test:
