Hi Jim!
On Thu, Jun 16, 2016 at 7:50 AM, Jim Michaels wrote:
> - make does not make the windows/dos commands COPY, MOVE, IF, FOR etc
> available. ...
I have used windows/dos command with mingw-w64's
mingw32-make.exe (e.g., DEL, COPY) just fine (running
on windows, of course).
Note, make doesn'
- make does not make the windows/dos commands COPY, MOVE, IF, FOR etc
available. equivalents need to be made available with the compiler, like cp,
mv- most expected basic things like automake, autoconf, m4, grep, egrep, fgrep,
sed, tr, cut, paste
- grep -r -l "" * doesn't always work for file tr