From c0bc73bc35791d8a4f87f70d161bc2e4f303eb9d Mon Sep 17 00:00:00 2001 From: d18c7db Date: Wed, 5 Aug 2009 08:11:09 +0000 Subject: [PATCH] Junk Eclipse environment files. Not source code. --- .cdtproject | 88 --------------------------------------- .cproject | 118 ---------------------------------------------------- .project | 85 ------------------------------------- 3 files changed, 291 deletions(-) delete mode 100644 .cdtproject delete mode 100644 .cproject delete mode 100644 .project diff --git a/.cdtproject b/.cdtproject deleted file mode 100644 index 07ab80bb..00000000 --- a/.cdtproject +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make - -all -false -true - - -make - -all -false -true - - -make --f Makefile.linux -all -false -false - - -make --f Makefile.linux -clean -false -false - - - - - diff --git a/.cproject b/.cproject deleted file mode 100644 index c157cc59..00000000 --- a/.cproject +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -make --f Makefile.linux -all -false -false -true - - -make --f Makefile.linux -clean -false -false -true - - -make - -all -false -true -true - - -make - -clean -false -true -true - - -make --f Makefile.linux -all -false -false -true - - -make --f Makefile.linux -clean -false -false -true - - - - - - diff --git a/.project b/.project deleted file mode 100644 index 0ad67cd4..00000000 --- a/.project +++ /dev/null @@ -1,85 +0,0 @@ - - - Proxmark3-SVN - - - - - - org.eclipse.cdt.make.core.makeBuilder - clean,full,incremental, - - - org.eclipse.cdt.make.core.enableCleanBuild - true - - - org.eclipse.cdt.make.core.append_environment - true - - - org.eclipse.cdt.make.core.stopOnError - false - - - org.eclipse.cdt.make.core.enabledIncrementalBuild - true - - - org.eclipse.cdt.make.core.build.command - make - - - org.eclipse.cdt.make.core.build.target.inc - all - - - org.eclipse.cdt.make.core.build.arguments - - - - org.eclipse.cdt.make.core.environment - PATH=/usr/local/new/gnuarm-4.3.0/bin:/home/lafargue/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games| - - - org.eclipse.cdt.make.core.useDefaultBuildCmd - true - - - org.eclipse.cdt.make.core.enableAutoBuild - false - - - org.eclipse.cdt.make.core.build.target.auto - all - - - org.eclipse.cdt.make.core.enableFullBuild - true - - - org.eclipse.cdt.make.core.build.target.clean - clean - - - org.eclipse.cdt.make.core.build.location - - - - org.eclipse.cdt.core.errorOutputParser - org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser; - - - - - org.eclipse.cdt.make.core.ScannerConfigBuilder - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.make.core.makeNature - org.eclipse.cdt.make.core.ScannerConfigNature - - -- 2.39.2