Jeff
|
3f644f4184
|
tools/mkkconfig.bat: Remove quotes in echo. These were begin Echo'ed and generating double quots in the output.
|
2017-07-05 13:36:24 -06:00 |
|
Gregory Nutt
|
c322b77395
|
tools/mkkconfig.bat: Use %cd% instead of %~dp0 for usage of APPSDIR in this batch file.
|
2017-07-05 11:33:58 -06:00 |
|
Sebastien Lorquet
|
9043459c7b
|
The dedicated windows tool at APPSDIR/tools/mkkconfig.bat uses , which is not a windows shell variable, and is left uninitialized, but in fact should be the current directory.
|
2017-05-22 07:34:54 -06:00 |
|
Gregory Nutt
|
86e2a35946
|
mkkconfig.bat: Clean up a few things
|
2016-06-06 12:47:52 -06:00 |
|
Gregory Nutt
|
807e51ad05
|
Update tools/mkkconfig.bat; silence some Makefile output
|
2016-06-06 12:30:01 -06:00 |
|
Gregory Nutt
|
d64f6c300e
|
Add a mkkconfig.bat script needed for the Windows native build
|
2015-08-12 15:29:52 -06:00 |
|