diff options
author | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-04 20:28:58 +0100 |
---|---|---|
committer | admin@omencraft.com <admin@omencraft.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2011-11-04 20:28:58 +0100 |
commit | ef4ec35417a58c4a564c1ed83ca69074cd94d95a (patch) | |
tree | ca5c2b708991f2410ec553c76c6843c50e1fb6d8 /converter/makefile | |
parent | Changes to the denotch map converter. Now runs 20 times faster than before. Not done yet. (diff) | |
download | cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar.gz cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar.bz2 cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar.lz cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar.xz cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.tar.zst cuberite-ef4ec35417a58c4a564c1ed83ca69074cd94d95a.zip |
Diffstat (limited to 'converter/makefile')
-rw-r--r-- | converter/makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converter/makefile b/converter/makefile deleted file mode 100644 index 50cbf7433..000000000 --- a/converter/makefile +++ /dev/null @@ -1,2 +0,0 @@ -all: - g++ main.cpp cNBTData.cpp cTimer.cpp cQuicksort.cpp -lz -o denotch |