dmake can now be made from ./Makefile
Ignore this build artefact as well as the one under ./tools, since that can be built too.
This commit is contained in:
parent
8a7989c824
commit
d727fa858c
|
@ -5,6 +5,7 @@ testrunner.exe
|
|||
*.o
|
||||
*.bak
|
||||
tools/dmake
|
||||
dmake
|
||||
tools/errmsg
|
||||
# VS generated files
|
||||
*.ncb
|
||||
|
|
Loading…
Reference in New Issue