X-Git-Url: http://git.subgeniuskitty.com/obfuscated-c/.git/blobdiff_plain/aa04a639f5ed07c1de1759db46b3b137a8e359ec..84b619fe679e15972679dc28d550ff85ddb5ef5c:/001/README.md diff --git a/001/README.md b/001/README.md new file mode 100644 index 0000000..940b9d0 --- /dev/null +++ b/001/README.md @@ -0,0 +1,9 @@ +Instructions +============ + +Edit the `Makefile`, commenting and uncommenting lines as required to match +your compiler. Examples are provided that have been tested with GCC 7.3.0 and +Clang 6.0.1 on FreeBSD 12. + +After the `Makefile` is configured, simply run `make clean run` to build and +execute the program.