the errmsg.sys file is now copied during test building
This commit is contained in:
parent
73707cc9da
commit
662b4b00ee
@ -51,6 +51,7 @@ cleantests:
|
||||
- $(DEL) ib*
|
||||
|
||||
buildtests: $(OBJS)
|
||||
cp $(ERRMSG)/errmsg.sys .
|
||||
$(CC) $(CFLAGS) $(LDFLAGS) $(EMBFLAGS) $(LIBS) canonizer.c -o $(TESTAPP)
|
||||
|
||||
runtests:
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user