Skip to content
Snippets Groups Projects
  • cladmi's avatar
    b7aa55b7
    pkg/jerryscript: do not use Makefile.base · b7aa55b7
    cladmi authored
    Do not include Makefile.base as 'DIRS' are not used here.
    Also if 'all' target was to be used, there would be two rules creating
    `$(BINDIR)/jerryscript.a`.
    
    By default `Makefile.jerryscript` executes `libjerry` as it is the first
    target.
    b7aa55b7
    History
    pkg/jerryscript: do not use Makefile.base
    cladmi authored
    Do not include Makefile.base as 'DIRS' are not used here.
    Also if 'all' target was to be used, there would be two rules creating
    `$(BINDIR)/jerryscript.a`.
    
    By default `Makefile.jerryscript` executes `libjerry` as it is the first
    target.