Ignore:
Timestamp:
May 11, 2024, 1:11:40 PM (5 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
5f225f5
Parents:
0f612d2
Message:

Apparently the source file lists aren't used until distribution. I went over all the lists and also found a stray header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/module.mk

    r0f612d2 rc778ef1  
    2424
    2525SRC += $(SRC_CODEGEN) \
    26         CodeGen/Generate.cpp \
    27         CodeGen/Generate.hpp \
    2826        CodeGen/FixMain.cpp \
    2927        CodeGen/FixMain.hpp \
    3028        CodeGen/FixNames.cpp \
    3129        CodeGen/FixNames.hpp \
     30        CodeGen/Generate.cpp \
     31        CodeGen/Generate.hpp \
    3232        CodeGen/LinkOnce.cpp \
    3333        CodeGen/LinkOnce.hpp \
Note: See TracChangeset for help on using the changeset viewer.