diff options
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3,9 +3,6 @@ DIRS := Basic Lex Parse AST Sema CodeGen Driver include $(LEVEL)/Makefile.common -check:: - cd test; $(MAKE) - test:: cd test; $(MAKE) |
![]() |
index : emscripten-fastcomp-clang | |
emscripten clang | git repository hosting |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 3 |
@@ -3,9 +3,6 @@ DIRS := Basic Lex Parse AST Sema CodeGen Driver include $(LEVEL)/Makefile.common -check:: - cd test; $(MAKE) - test:: cd test; $(MAKE) |