Changeset 227 in Main for trunk/Koakumafile


Ignore:
Timestamp:
Oct 3, 2024, 12:25:51 PM (6 weeks ago)
Author:
Nishi
Message:

update koakumafile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Koakumafile

    r225 r227  
    44proc run {project_name} {
    55        exec sed "s/undef NO_SSL/define NO_SSL/g" config.h.tmpl > config.h
     6        set ::env(DISPLAY) ":0"
    67        RunCommand "make clean"
    78        if { "$project_name" == "Tewi-BCC" } {
Note: See TracChangeset for help on using the changeset viewer.