Changeset 224 in Main for trunk/Koakumafile
- Timestamp:
- Oct 3, 2024, 12:22:55 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Koakumafile
r223 r224 3 3 4 4 proc run {project_name} { 5 RunCommand "sed 's/undef NO_SSL/define NO_SSL/g'config.h.tmpl > config.h"5 RunCommand "sed \"s/undef NO_SSL/define NO_SSL/g\" config.h.tmpl > config.h" 6 6 RunCommand "make clean" 7 7 if { "$project_name" == "Tewi-BCC" } {
Note:
See TracChangeset
for help on using the changeset viewer.