OpenResearchInstitute / ka9q-sdr

Package containing several modules including the multicast IP stereo field manager
GNU General Public License v3.0
21 stars 9 forks source link

Don't delete txt files on make clean #6

Closed jimt closed 6 years ago

jimt commented 6 years ago

The Makefile should not delete the *.txt files on make clean (or subsequent builds will fail).

Additionally:

ka9q commented 6 years ago

On 7/3/18 05:41, Jim Tittsler wrote:

The Makefile should not delete the *.txt files on |make clean| (or subsequent builds will fail).

Locally, I keep the .txt files in revision control and use make to pull them out again. I guess that doesn't work with git.

Additionally:

  • add gitignore to ignore build artifacts
  • fix installation doc typo