Changeset 238 in Main for trunk/Koakumafile


Ignore:
Timestamp:
Oct 3, 2024, 1:57:36 PM (6 weeks ago)
Author:
Nishi
Message:

update koakumafile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Koakumafile

    r237 r238  
    55        exec sed "s/undef NO_SSL/define NO_SSL/g" config.h.tmpl > config.h
    66        set ::env(DISPLAY) ":0"
    7         set ::env(PATH) "$::env$(PATH)"
    87        RunCommand "make clean"
    98        set dirname ""
     
    2928                RunCommand "doas cp tewidist.zip /raid/f/g/tewi/psp/tewidistpsp-[exec make get-version]-nossl.zip"
    3029                RunCommand "doas cp tewidist.zip /raid/ftp/pub/tewi/psp/tewidistpsp-[exec make get-version]-nossl.zip"
     30                return
    3131        } elseif { "$project_name" == "Tewi-MinGW-32" || "$project_name" == "Tewi-MinGW-64" } {
    3232                RunCommand "rm -rf openssl"
Note: See TracChangeset for help on using the changeset viewer.