Index: trunk/m3/m3/.project
===================================================================
--- trunk/m3/m3/.project (revision 64)
+++ trunk/m3/m3/.project (revision 64)
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>M3</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+			<triggers>clean,full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
+					<value>clean</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
+					<value>true</value>
+				</dictionary>
+				<dictionary>
+					<key>?name?</key>
+					<value></value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.append_environment</key>
+					<value>true</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.stopOnError</key>
+					<value>true</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.buildCommand</key>
+					<value>make</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.contents</key>
+					<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
+					<value>true</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
+					<value>false</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
+					<value>true</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.buildArguments</key>
+					<value></value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
+					<value>all</value>
+				</dictionary>
+				<dictionary>
+					<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
+					<value>all</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.cdt.core.ccnature</nature>
+		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+		<nature>org.eclipse.cdt.core.cnature</nature>
+	</natures>
+</projectDescription>
Index: trunk/m3/m3/.cproject
===================================================================
--- trunk/m3/m3/.cproject (revision 64)
+++ trunk/m3/m3/.cproject (revision 64)
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?fileVersion 4.0.0?>
+
+<cproject>
+<storageModule moduleId="org.eclipse.cdt.core.settings">
+<cconfiguration id="cdt.managedbuild.toolchain.gnu.base.1664628041">
+<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.base.1664628041" moduleId="org.eclipse.cdt.core.settings" name="Linux GCC">
+<externalSettings/>
+<extensions>
+<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
+<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
+</extensions>
+</storageModule>
+<storageModule moduleId="cdtBuildSystem" version="4.0.0">
+<configuration artifactName="M3" buildProperties="" id="cdt.managedbuild.toolchain.gnu.base.1664628041" name="Linux GCC" parent="org.eclipse.cdt.build.core.emptycfg">
+<folderInfo id="cdt.managedbuild.toolchain.gnu.base.1664628041.1603078330" name="/" resourcePath="">
+<toolChain id="cdt.managedbuild.toolchain.gnu.base.1115434307" name="cdt.managedbuild.toolchain.gnu.base" superClass="cdt.managedbuild.toolchain.gnu.base">
+<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.base.1618197750" name="Debug Platform" osList="linux,hpux,aix,qnx" superClass="cdt.managedbuild.target.gnu.platform.base"/>
+<builder id="cdt.managedbuild.target.gnu.builder.base.888407797" managedBuildOn="false" name="Gnu Make Builder.Linux GCC" superClass="cdt.managedbuild.target.gnu.builder.base"/>
+<tool id="cdt.managedbuild.tool.gnu.archiver.base.1168335367" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
+<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.base.654545464" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.base">
+<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1070703776" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
+</tool>
+<tool id="cdt.managedbuild.tool.gnu.c.compiler.base.1031241022" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.base">
+<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1462295086" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
+</tool>
+<tool id="cdt.managedbuild.tool.gnu.c.linker.base.1763945785" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.base"/>
+<tool id="cdt.managedbuild.tool.gnu.cpp.linker.base.512176256" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.base">
+<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1808484703" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
+<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
+<additionalInput kind="additionalinput" paths="$(LIBS)"/>
+</inputType>
+</tool>
+<tool id="cdt.managedbuild.tool.gnu.assembler.base.1602042226" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.base">
+<inputType id="cdt.managedbuild.tool.gnu.assembler.input.329852765" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
+</tool>
+</toolChain>
+</folderInfo>
+</configuration>
+</storageModule>
+<storageModule moduleId="scannerConfiguration">
+<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="specsFile">
+<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
+<buildOutputProvider>
+<openAction enabled="true" filePath=""/>
+<parser enabled="true"/>
+</buildOutputProvider>
+<scannerInfoProvider id="makefileGenerator">
+<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/>
+<parser enabled="true"/>
+</scannerInfoProvider>
+</profile>
+</storageModule>
+<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
+</cconfiguration>
+</storageModule>
+<storageModule moduleId="cdtBuildSystem" version="4.0.0">
+<project id="M3.null.1841198413" name="M3"/>
+</storageModule>
+</cproject>
Index: trunk/m3/m3/src/MalbolgeSplitter.h
===================================================================
--- trunk/m3/m3/src/MalbolgeSplitter.h (revision 62)
+++ trunk/m3/m3/src/MalbolgeSplitter.h (revision 64)
@@ -24,6 +24,6 @@
 #include <wx/wx.h>
 #include <wx/splitter.h>
-#include "M3CodePanel.h"
-#include "M3VmPanel.h"
+#include "CodePanel.h"
+#include "VmPanel.h"
 
 class M3MalbolgeSplitter : public wxSplitterWindow
Index: trunk/m3/m3/src/CodeCtrl.cpp
===================================================================
--- trunk/m3/m3/src/CodeCtrl.cpp (revision 62)
+++ trunk/m3/m3/src/CodeCtrl.cpp (revision 64)
@@ -19,5 +19,5 @@
  */
 
-#include "M3CodeCtrl.h"
+#include "CodeCtrl.h"
 
 BEGIN_EVENT_TABLE(M3CodeCtrl, wxTextCtrl)
Index: trunk/m3/m3/src/CodePanel.h
===================================================================
--- trunk/m3/m3/src/CodePanel.h (revision 62)
+++ trunk/m3/m3/src/CodePanel.h (revision 64)
@@ -23,5 +23,5 @@
 
 #include <wx/wx.h>
-#include "M3CodeCtrl.h"
+#include "CodeCtrl.h"
 
 class M3CodePanel : public wxPanel
Index: trunk/m3/m3/src/Frame.h
===================================================================
--- trunk/m3/m3/src/Frame.h (revision 62)
+++ trunk/m3/m3/src/Frame.h (revision 64)
@@ -22,5 +22,5 @@
 #include <wx/wx.h>
 #include <wx/wxhtml.h>
-#include "M3MalbolgeSplitter.h"
+#include "MalbolgeSplitter.h"
 
 class M3Frame : public wxFrame
Index: trunk/m3/m3/src/App.cpp
===================================================================
--- trunk/m3/m3/src/App.cpp (revision 62)
+++ trunk/m3/m3/src/App.cpp (revision 64)
@@ -21,6 +21,6 @@
 #include <wx/confbase.h>
 #include <wx/fs_arc.h>
-#include "M3App.h"
-#include "M3Version.h"
+#include "App.h"
+#include "Version.h"
 
 IMPLEMENT_APP(M3App)
Index: trunk/m3/m3/src/VmPanel.cpp
===================================================================
--- trunk/m3/m3/src/VmPanel.cpp (revision 62)
+++ trunk/m3/m3/src/VmPanel.cpp (revision 64)
@@ -20,5 +20,5 @@
 
 #include <wx/confbase.h>
-#include "M3VmPanel.h"
+#include "VmPanel.h"
 
 BEGIN_EVENT_TABLE(M3VmPanel, wxPanel)
Index: trunk/m3/m3/src/App.h
===================================================================
--- trunk/m3/m3/src/App.h (revision 62)
+++ trunk/m3/m3/src/App.h (revision 64)
@@ -23,5 +23,5 @@
 
 #include <wx/wx.h>
-#include "M3Frame.h"
+#include "Frame.h"
 
 class M3App : public wxApp
Index: trunk/m3/m3/src/MalbolgeSplitter.cpp
===================================================================
--- trunk/m3/m3/src/MalbolgeSplitter.cpp (revision 62)
+++ trunk/m3/m3/src/MalbolgeSplitter.cpp (revision 64)
@@ -20,5 +20,5 @@
 
 #include <wx/confbase.h>
-#include "M3MalbolgeSplitter.h"
+#include "MalbolgeSplitter.h"
 
 BEGIN_EVENT_TABLE(M3MalbolgeSplitter, wxSplitterWindow)
Index: trunk/m3/m3/src/CodePanel.cpp
===================================================================
--- trunk/m3/m3/src/CodePanel.cpp (revision 62)
+++ trunk/m3/m3/src/CodePanel.cpp (revision 64)
@@ -20,5 +20,5 @@
 
 #include <wx/confbase.h>
-#include "M3CodePanel.h"
+#include "CodePanel.h"
 
 BEGIN_EVENT_TABLE(M3CodePanel, wxPanel)
Index: trunk/m3/m3/src/Frame.cpp
===================================================================
--- trunk/m3/m3/src/Frame.cpp (revision 62)
+++ trunk/m3/m3/src/Frame.cpp (revision 64)
@@ -23,6 +23,6 @@
 #include <wx/filename.h>
 #include <wx/artprov.h>
-#include "M3Frame.h"
-#include "M3Version.h"
+#include "Frame.h"
+#include "Version.h"
 
 BEGIN_EVENT_TABLE(M3Frame, wxFrame)
Index: trunk/m3/m3/src/subdir.mk
===================================================================
--- trunk/m3/m3/src/subdir.mk (revision 64)
+++ trunk/m3/m3/src/subdir.mk (revision 64)
@@ -0,0 +1,35 @@
+CPP_SRCS += \
+./src/App.cpp \
+./src/CodeCtrl.cpp \
+./src/CodePanel.cpp \
+./src/Frame.cpp \
+./src/MalbolgeSplitter.cpp \
+./src/VmPanel.cpp 
+
+CPP_OBJS += \
+./src/App.o \
+./src/CodeCtrl.o \
+./src/CodePanel.o \
+./src/Frame.o \
+./src/MalbolgeSplitter.o \
+./src/VmPanel.o 
+
+CPP_DEPS += \
+./src/App.d \
+./src/CodeCtrl.d \
+./src/CodePanel.d \
+./src/Frame.d \
+./src/MalbolgeSplitter.d \
+./src/VmPanel.d 
+
+src/%.o: ./src/%.cpp
+	@echo 'Building file: $<'
+	g++ -O0 -g3 -ggdb -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" `wx-config --cxxflags` -o"$@" "$<"
+	@echo 'Finished building: $<'
+	@echo ' '
+
+#%.o: ../%.cpp
+#	@echo 'Building file: $<'
+#	g++ -O3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" `wx-config --cxxflags` -o"$@" "$<"
+#	@echo 'Finished building: $<'
+#	@echo ' '
Index: trunk/m3/m3/help/subdir.mk
===================================================================
--- trunk/m3/m3/help/subdir.mk (revision 64)
+++ trunk/m3/m3/help/subdir.mk (revision 64)
@@ -0,0 +1,9 @@
+HELP_FILES += \
+./help/prog_man.zip \
+./help/user_man.zip
+
+help/%.zip:
+	@echo 'Compiling help file: $@'
+	@zip -jr $(@:%.zip=%) $(@:%.zip=%)/*
+	@echo 'Finished Compiling: $@'
+	@echo ' '
Index: trunk/m3/m3/Makefile
===================================================================
--- trunk/m3/m3/Makefile (revision 64)
+++ trunk/m3/m3/Makefile (revision 64)
@@ -0,0 +1,29 @@
+# All of the sources participating in the build are defined here
+HELP_FILES := 
+CPP_SRCS := 
+CPP_OBJS := 
+CPP_DEPS := 
+LIBS := `wx-config --libs`
+
+include help/subdir.mk
+include src/subdir.mk
+
+# All Target
+.PHONY: all
+all: M3 help
+
+# Build help files
+.PHONY: help
+help: $(HELP_FILES)
+
+# Build C++
+M3: $(CPP_OBJS)
+	@echo 'Building target: $@'
+	g++ -o"M3" $(CPP_OBJS) $(LIBS)
+	@echo 'Finished building target: $@'
+	@echo ' '
+
+# Remove build targets and intermediate files
+.PHONY: clean
+clean:
+	rm -rf $(CPP_OBJS) $(CPP_DEPS) $(HELP_FILES) M3
