Add Makefile after wiping Chris Graff's code from this repo's history

Why did I wipe someone from my history?

I never used any of Graff's code in my bc. It existed alongside my code
because he asked me to write a parser and virtual machine that would
turn a math library he wrote into a `bc' that would (possibly) be added
to toybox. I agreed and got to work.

That was early January 2018.

Over time, disagreements mounted. I was quickly becoming frustrated. I
did want to get something into toybox, but I didn't know how to write
arbitrary-precision math. However, in mid to late January, I decided,
for kicks, to try to write one from scratch. After two weeks, I had a
*very* basic, but complete, implementation. Graff still hadn't finished
his, so I made the obvious decision to use my own.

Knowing Graff's habit of getting angry easily, I kept that fact secret
until I had finished the `bc' and presented it to toybox's maintainer.

He did get mad, but eventually (no thanks to my failure to communicate
properly with toybox's maintainer), my `bc' was accepted.

Graff showed up two or three weeks later, under the name "Sasha
Toltec", writing to the toybox mailing list that the `bc' was garbage
and that I had stolen it from Graff.

Thankfully, he was found out, and disaster was averted.

To remove any basis for his claim that I stole his work, I am wiping my
repository clean of his code. I am keeping a copy of the repo as it was
before "Sasha" arrived, just in case Graff decides to claim that I did
this illegally or unethically. The original history still shows
otherwise.

If you would like the repo with the original history, please email me
at yzena DOT tech AT gmail DOT com.
1 file changed
tree: 2b228154fdb25e3484cdd4a9ba6d0995068492c8
  1. bc/
  2. .gitignore
  3. Makefile