Hi,
I'm just trying to understand a bit about how it would be to build "tar" from sources, run the tests, etc, but it's not working for me.
I'm not an expert with 'C' or 'autoconf' so I should be missing something.
When I try to run automake/autoconf, it fails because of a missing Make.rules that seems to be ignored with `.gitignore`, and `INSTALL` is also being ignored so I have no documentation to read.
Can someone help me understand whats going on?
Regards.