Pārlūkot izejas kodu

Add helper makefile; update bootstrap to always build w/ debug_info

Dave Smith pirms 15 gadiem
vecāks
revīzija
564b99334d
2 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      Makefile
  2. +1
    -0
      bootstrap

+ 2
- 0
Makefile Parādīt failu

@ -0,0 +1,2 @@
all:
./bootstrap

+ 1
- 0
bootstrap Parādīt failu

@ -17,6 +17,7 @@ main(Args) ->
%% Compile all src/*.erl to ebin
case make:files(filelib:wildcard("src/*.erl"), [{outdir, "ebin"}, {i, "include"},
debug_info,
{d, 'BUILD_TIME', Built}]) of
up_to_date ->
ok;

Notiek ielāde…
Atcelt
Saglabāt