Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit fbb4d09

Browse files
[[ RefactorSyntax ]] execpt.cpp removed from the compilation process
1 parent 12b4bb4 commit fbb4d09

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

engine/Makefile.kernel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ SOURCES=\
88
cdata.cpp chunk.cpp cmds.cpp cmdsc.cpp cmdse.cpp cmdsf.cpp \
99
cmdsm.cpp cmdsp.cpp cmdss.cpp constant.cpp control.cpp cpalette.cpp \
1010
customprinter.cpp date.cpp debug.cpp dispatch.cpp dllst.cpp \
11-
execpt.cpp express.cpp field.cpp fieldf.cpp fieldh.cpp fields.cpp \
11+
# execpt.cpp express.cpp field.cpp fieldf.cpp fieldh.cpp fields.cpp \
12+
express.cpp field.cpp fieldf.cpp fieldh.cpp fields.cpp \
1213
font.cpp funcs.cpp funcsm.cpp globals.cpp graphic.cpp \
1314
graphicscontext.cpp \
1415
group.cpp \

0 commit comments

Comments
 (0)