diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2020-08-20 21:34:34 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2020-08-20 21:34:34 +0100 |
commit | 2e1ff80dab0cee0f197dccc9c5dd2f3b9afdb168 (patch) | |
tree | bfe7ad4524a3ae1665e30c2ccb1ce838fbabf0d9 /Makefile | |
download | pack-2e1ff80dab0cee0f197dccc9c5dd2f3b9afdb168.tar.gz pack-2e1ff80dab0cee0f197dccc9c5dd2f3b9afdb168.tar.xz pack-2e1ff80dab0cee0f197dccc9c5dd2f3b9afdb168.zip |
init
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..5d2ed5d --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +unpack_test: unpack_test.o unpack.o common.o |