diff --git a/.sconf_temp/.cache b/.sconf_temp/.cache deleted file mode 100644 index 81c062c51..000000000 --- a/.sconf_temp/.cache +++ /dev/null @@ -1,9 +0,0 @@ -(dp1 -S'data' -p2 -(dp3 -sS'scons_version' -p4 -S'0.96.1' -p5 -s. \ No newline at end of file diff --git a/.sconf_temp/conftest_0.c b/.sconf_temp/conftest_0.c deleted file mode 100644 index e1e0b39fd..000000000 --- a/.sconf_temp/conftest_0.c +++ /dev/null @@ -1,3 +0,0 @@ - -#include "stdlib.h" - diff --git a/.sconf_temp/conftest_1.c b/.sconf_temp/conftest_1.c deleted file mode 100644 index c0c823d8c..000000000 --- a/.sconf_temp/conftest_1.c +++ /dev/null @@ -1,3 +0,0 @@ - -#include "stdint.h" - diff --git a/build.pyc b/build.pyc deleted file mode 100644 index 5a0edb528..000000000 Binary files a/build.pyc and /dev/null differ diff --git a/config.log b/config.log deleted file mode 100644 index 5e6cd0a55..000000000 --- a/config.log +++ /dev/null @@ -1,22 +0,0 @@ - -file /Users/riley/lib/scons/SCons/Environment.py,line 1019: - Configure( confdir = .sconf_temp ) - -Checking for C header file stdlib.h... .sconf_temp/conftest_0.c <- - | - |#include "stdlib.h" - | - | -gcc -c -o .sconf_temp/conftest_0.o .sconf_temp/conftest_0.c -yes - -file /Users/riley/lib/scons/SCons/Environment.py,line 1019: - Configure( confdir = .sconf_temp ) - -Checking for C header file stdint.h... .sconf_temp/conftest_1.c <- - | - |#include "stdint.h" - | - | -gcc -c -o .sconf_temp/conftest_1.o .sconf_temp/conftest_1.c -yes