diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ LEVEL = . -DIRS = support lib tools runtime +DIRS = lib/Support utils lib tools runtime OPTIONAL_DIRS = projects include $(LEVEL)/Makefile.common |
![]() |
index : emscripten-fastcomp | |
LLVM with the emscripten fastcomp javascript backend | git repository hosting |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,5 +1,5 @@ LEVEL = . -DIRS = support lib tools runtime +DIRS = lib/Support utils lib tools runtime OPTIONAL_DIRS = projects include $(LEVEL)/Makefile.common |