Add check for undefined variables. Find undefined variables. Fix undefined
variables.
This commit is contained in:
@@ -26,8 +26,7 @@ definerule("build_ncg",
|
||||
srcs = {
|
||||
"mach/proto/ncg/*.c",
|
||||
"mach/"..e.arch.."/ncg/mach.h",
|
||||
archlib, -- for .c file
|
||||
tables, -- for .c file
|
||||
matching(filenamesof(tables), "%.c$")
|
||||
},
|
||||
deps = {
|
||||
"h+emheaders",
|
||||
|
||||
Reference in New Issue
Block a user