### Generated by sln2mak.exe v1.0

.SUFFIXES: .cs .txt .resx .resources .xsd .xsx .dll .exe

all: build


!IF "$(OSTYPE)" == "linux-gnu"

OS = linux
CSC = csc -debug- -o+
XSD = clix $(TARGETCOMPLUS)/sdk/bin/xsd.exe
RESGEN = clix $(TARGETCOMPLUS)/sdk/bin/resgen.exe
COPY = cp
DELETE = rm -rf
SLN2MAK = clix sln2mak.exe
MKDIR = mkdir -p
CLIX = clix
SOURCE = source
      
!ELSE

OS = windows
CSC = csc.exe -debug- -o+
XSD = xsd.exe
RESGEN = resgen.exe
COPY = copy
DELETE = del /q /s /f
SLN2MAK = sln2mak.exe
MKDIR = mkdir
CLIX = 
SOURCE = 

!ENDIF

.cs.dll:
	$(CSC) -target:library $<

.xsd.cs:
	$(XSD) $< -n:$(NAMESPACE) -c

C:\user\BC\XmlSignature\bin\Debug\BC.Core.dll: C:\user\BC\Core\bin\Debug\BC.Core.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Debug\"
  $(COPY) C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\XmlSignature\bin\Debug\BC.Core.dll

C:\user\BC\XmlSignature\bin\Debug\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Debug\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\XmlSignature\bin\Debug\BC.Core.Passes.dll

C:\user\BC\XmlSignature\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XmlSignature\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\XmlSignature\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\XmlSignature\bin\Debug\XTensions.dll

C:\user\BC\XmlSignature\bin\Debug\XmlSignature.exe:  C:\user\BC\XmlSignature\Signature.xsd C:\user\BC\XmlSignature\Signature.xsx C:\user\BC\XmlSignature\XmlSignature.cs C:\user\BC\XmlSignature\bin\Debug\BC.Core.dll C:\user\BC\XmlSignature\bin\Debug\BC.Core.Passes.dll C:\user\BC\XmlSignature\bin\Debug\BC.Core.ASTs.dll C:\user\BC\XmlSignature\bin\Debug\XTensions.dll C:\user\BC\Core\bin\Debug\BC.Core.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\XmlSignature\bin\Debug\XmlSignature.exe -target:exe  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\XmlSignature\XmlSignature.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\XmlSignature\bin\Debug\BC.Core.dll /reference:C:\user\BC\XmlSignature\bin\Debug\BC.Core.Passes.dll /reference:C:\user\BC\XmlSignature\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\XmlSignature\bin\Debug\XTensions.dll

C:\user\BC\XmlSignature\bin\Release\BC.Core.dll: C:\user\BC\Core\bin\Release\BC.Core.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Release\"
  $(COPY) C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\XmlSignature\bin\Release\BC.Core.dll

C:\user\BC\XmlSignature\bin\Release\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Release\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\XmlSignature\bin\Release\BC.Core.Passes.dll

C:\user\BC\XmlSignature\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XmlSignature\bin\Release\BC.Core.ASTs.dll

C:\user\BC\XmlSignature\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\XmlSignature\bin\Release\XTensions.dll

C:\user\BC\XmlSignature\bin\Release\XmlSignature.exe:  C:\user\BC\XmlSignature\Signature.xsd C:\user\BC\XmlSignature\Signature.xsx C:\user\BC\XmlSignature\XmlSignature.cs C:\user\BC\XmlSignature\bin\Release\BC.Core.dll C:\user\BC\XmlSignature\bin\Release\BC.Core.Passes.dll C:\user\BC\XmlSignature\bin\Release\BC.Core.ASTs.dll C:\user\BC\XmlSignature\bin\Release\XTensions.dll C:\user\BC\Core\bin\Release\BC.Core.dll
  -$(MKDIR) "C:\user\BC\XmlSignature\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\XmlSignature\bin\Release\XmlSignature.exe -target:exe  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\XmlSignature\XmlSignature.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\XmlSignature\bin\Release\BC.Core.dll /reference:C:\user\BC\XmlSignature\bin\Release\BC.Core.Passes.dll /reference:C:\user\BC\XmlSignature\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\XmlSignature\bin\Release\XTensions.dll

C:\user\BC\BC.ILP\bin\Debug\ILP.dll: C:\user\BC\ILP\bin\Debug\ILP.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(COPY) C:\user\BC\ILP\bin\Debug\ILP.dll C:\user\BC\BC.ILP\bin\Debug\ILP.dll

C:\user\BC\BC.ILP\bin\Debug\BC.Core.dll: C:\user\BC\Core\bin\Debug\BC.Core.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(COPY) C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.dll

C:\user\BC\BC.ILP\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\BC.ILP\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\BC.ILP\bin\Debug\XTensions.dll

C:\user\BC\BC.ILP\bin\Debug\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.Passes.dll

C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll:  C:\user\BC\BC.ILP\Utils.cs C:\user\BC\BC.ILP\bin\Debug\ILP.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.ASTs.dll C:\user\BC\BC.ILP\bin\Debug\XTensions.dll C:\user\BC\BC.ILP\bin\Debug\BC.Core.Passes.dll C:\user\BC\ILP\bin\Debug\ILP.dll C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll -target:library  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\BC.ILP\Utils.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\BC.ILP\bin\Debug\ILP.dll /reference:C:\user\BC\BC.ILP\bin\Debug\BC.Core.dll /reference:C:\user\BC\BC.ILP\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\BC.ILP\bin\Debug\XTensions.dll /reference:C:\user\BC\BC.ILP\bin\Debug\BC.Core.Passes.dll

C:\user\BC\BC.ILP\bin\Release\ILP.dll: C:\user\BC\ILP\bin\Release\ILP.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(COPY) C:\user\BC\ILP\bin\Release\ILP.dll C:\user\BC\BC.ILP\bin\Release\ILP.dll

C:\user\BC\BC.ILP\bin\Release\BC.Core.dll: C:\user\BC\Core\bin\Release\BC.Core.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(COPY) C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.dll

C:\user\BC\BC.ILP\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.ASTs.dll

C:\user\BC\BC.ILP\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\BC.ILP\bin\Release\XTensions.dll

C:\user\BC\BC.ILP\bin\Release\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.Passes.dll

C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll:  C:\user\BC\BC.ILP\Utils.cs C:\user\BC\BC.ILP\bin\Release\ILP.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.ASTs.dll C:\user\BC\BC.ILP\bin\Release\XTensions.dll C:\user\BC\BC.ILP\bin\Release\BC.Core.Passes.dll C:\user\BC\ILP\bin\Release\ILP.dll C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\BC.ILP\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll -target:library  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\BC.ILP\Utils.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\BC.ILP\bin\Release\ILP.dll /reference:C:\user\BC\BC.ILP\bin\Release\BC.Core.dll /reference:C:\user\BC\BC.ILP\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\BC.ILP\bin\Release\XTensions.dll /reference:C:\user\BC\BC.ILP\bin\Release\BC.Core.Passes.dll

C:\user\BC\Passes\BC.Core.Passes.dll:  C:\user\BC\PassGenerator\bin\Debug\PassGenerator.exe
  -$(MKDIR) "C:\user\BC\Passes\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\Passes\"
nmake -nologo build CONFIG=Debug
<<NOKEEP

C:\user\BC\Passes\BC.Core.Passes.dll:  C:\user\BC\PassGenerator\bin\Release\PassGenerator.exe
  -$(MKDIR) "C:\user\BC\Passes\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\Passes\"
nmake -nologo build CONFIG=Release
<<NOKEEP

C:\user\BC\C\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\C\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\C\bin\Debug\BC.Core.dll: C:\user\BC\Core\bin\Debug\BC.Core.dll
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(COPY) C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\C\bin\Debug\BC.Core.dll

C:\user\BC\C\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\C\bin\Debug\XTensions.dll

C:\user\BC\C\bin\Debug\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\C\bin\Debug\BC.Core.Passes.dll

C:\user\BC\C\bin\Debug\BC.C.Signature.dll: C:\user\BC\CXmlSignature\BC.C.Signature.dll
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(COPY) C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\C\bin\Debug\BC.C.Signature.dll

C:\user\BC\C\bin\Debug\BC.C.dll:  C:\user\BC\C\CGrammar.cs C:\user\BC\C\CLexer.cs C:\user\BC\C\CParser.cs C:\user\BC\C\CRenderer.cs C:\user\BC\C\CUI.cs C:\user\BC\C\Definitions.cs C:\user\BC\C\bin\Debug\BC.Core.ASTs.dll C:\user\BC\C\bin\Debug\BC.Core.dll C:\user\BC\C\bin\Debug\XTensions.dll C:\user\BC\C\bin\Debug\BC.Core.Passes.dll C:\user\BC\C\bin\Debug\BC.C.Signature.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\XmlSignature\bin\Debug\XmlSignature.exe
  -$(MKDIR) "C:\user\BC\C\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\C\bin\Debug\BC.C.dll -target:library  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\C\CGrammar.cs C:\user\BC\C\CLexer.cs C:\user\BC\C\CParser.cs C:\user\BC\C\CRenderer.cs C:\user\BC\C\CUI.cs C:\user\BC\C\Definitions.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\C\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\C\bin\Debug\BC.Core.dll /reference:C:\user\BC\C\bin\Debug\XTensions.dll /reference:C:\user\BC\C\bin\Debug\BC.Core.Passes.dll /reference:C:\user\BC\C\bin\Debug\BC.C.Signature.dll

C:\user\BC\C\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\C\bin\Release\BC.Core.ASTs.dll

C:\user\BC\C\bin\Release\BC.Core.dll: C:\user\BC\Core\bin\Release\BC.Core.dll
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(COPY) C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\C\bin\Release\BC.Core.dll

C:\user\BC\C\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\C\bin\Release\XTensions.dll

C:\user\BC\C\bin\Release\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\C\bin\Release\BC.Core.Passes.dll

C:\user\BC\C\bin\Release\BC.C.Signature.dll: C:\user\BC\CXmlSignature\BC.C.Signature.dll
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(COPY) C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\C\bin\Release\BC.C.Signature.dll

C:\user\BC\C\bin\Release\BC.C.dll:  C:\user\BC\C\CGrammar.cs C:\user\BC\C\CLexer.cs C:\user\BC\C\CParser.cs C:\user\BC\C\CRenderer.cs C:\user\BC\C\CUI.cs C:\user\BC\C\Definitions.cs C:\user\BC\C\bin\Release\BC.Core.ASTs.dll C:\user\BC\C\bin\Release\BC.Core.dll C:\user\BC\C\bin\Release\XTensions.dll C:\user\BC\C\bin\Release\BC.Core.Passes.dll C:\user\BC\C\bin\Release\BC.C.Signature.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\XmlSignature\bin\Release\XmlSignature.exe
  -$(MKDIR) "C:\user\BC\C\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\C\bin\Release\BC.C.dll -target:library  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\C\CGrammar.cs C:\user\BC\C\CLexer.cs C:\user\BC\C\CParser.cs C:\user\BC\C\CRenderer.cs C:\user\BC\C\CUI.cs C:\user\BC\C\Definitions.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\C\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\C\bin\Release\BC.Core.dll /reference:C:\user\BC\C\bin\Release\XTensions.dll /reference:C:\user\BC\C\bin\Release\BC.Core.Passes.dll /reference:C:\user\BC\C\bin\Release\BC.C.Signature.dll

C:\user\BC\ASTs\BC.Core.ASTs.dll: 
  -$(MKDIR) "C:\user\BC\ASTs\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\ASTs\"
nmake -nologo build
<<NOKEEP

C:\user\BC\ASTs\BC.Core.ASTs.dll: 
  -$(MKDIR) "C:\user\BC\ASTs\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\ASTs\"
nmake -nologo build
<<NOKEEP

C:\user\BC\ILP\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\ILP\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\ILP\bin\Debug\XTensions.dll

C:\user\BC\ILP\bin\Debug\ILP.dll:  C:\user\BC\ILP\Math\Base1D.cs C:\user\BC\ILP\Math\Base2D.cs C:\user\BC\ILP\Math\Column.cs C:\user\BC\ILP\Math\Columns.cs C:\user\BC\ILP\Math\Element.cs C:\user\BC\ILP\Math\Matrix.cs C:\user\BC\ILP\Math\Row.cs C:\user\BC\ILP\Math\Rows.cs C:\user\BC\ILP\Math\Vector.cs C:\user\BC\ILP\Math\Vectors.cs C:\user\BC\ILP\Math\Dependence\Element.cs C:\user\BC\ILP\Math\Dependence\ElementMatrix.cs C:\user\BC\ILP\Math\Dependence\ElementVector.cs C:\user\BC\ILP\Omega\AffineConstraint.cs C:\user\BC\ILP\Omega\AndExpression.cs C:\user\BC\ILP\Omega\BinaryLogicalExpression.cs C:\user\BC\ILP\Omega\Conjunct.cs C:\user\BC\ILP\Omega\Conjuncts.cs C:\user\BC\ILP\Omega\DllInterface.cs C:\user\BC\ILP\Omega\Expression.cs C:\user\BC\ILP\Omega\FalseExpression.cs C:\user\BC\ILP\Omega\LogicalExpression.cs C:\user\BC\ILP\Omega\NotExpression.cs C:\user\BC\ILP\Omega\OrExpression.cs C:\user\BC\ILP\Omega\Relation.cs C:\user\BC\ILP\Omega\TrueExpression.cs C:\user\BC\ILP\Omega\Tuple.cs C:\user\BC\ILP\Omega\Utils.cs C:\user\BC\ILP\Omega\Variable.cs C:\user\BC\ILP\bin\Debug\XTensions.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\ILP\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\ILP\bin\Debug\ILP.dll -target:library  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe+  -baseaddress:285212672 -filealign:4096  C:\user\BC\ILP\Math\Base1D.cs C:\user\BC\ILP\Math\Base2D.cs C:\user\BC\ILP\Math\Column.cs C:\user\BC\ILP\Math\Columns.cs C:\user\BC\ILP\Math\Element.cs C:\user\BC\ILP\Math\Matrix.cs C:\user\BC\ILP\Math\Row.cs C:\user\BC\ILP\Math\Rows.cs C:\user\BC\ILP\Math\Vector.cs C:\user\BC\ILP\Math\Vectors.cs C:\user\BC\ILP\Math\Dependence\Element.cs C:\user\BC\ILP\Math\Dependence\ElementMatrix.cs C:\user\BC\ILP\Math\Dependence\ElementVector.cs C:\user\BC\ILP\Omega\AffineConstraint.cs C:\user\BC\ILP\Omega\AndExpression.cs C:\user\BC\ILP\Omega\BinaryLogicalExpression.cs C:\user\BC\ILP\Omega\Conjunct.cs C:\user\BC\ILP\Omega\Conjuncts.cs C:\user\BC\ILP\Omega\DllInterface.cs C:\user\BC\ILP\Omega\Expression.cs C:\user\BC\ILP\Omega\FalseExpression.cs C:\user\BC\ILP\Omega\LogicalExpression.cs C:\user\BC\ILP\Omega\NotExpression.cs C:\user\BC\ILP\Omega\OrExpression.cs C:\user\BC\ILP\Omega\Relation.cs C:\user\BC\ILP\Omega\TrueExpression.cs C:\user\BC\ILP\Omega\Tuple.cs C:\user\BC\ILP\Omega\Utils.cs C:\user\BC\ILP\Omega\Variable.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\ILP\bin\Debug\XTensions.dll

C:\user\BC\ILP\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\ILP\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\ILP\bin\Release\XTensions.dll

C:\user\BC\ILP\bin\Release\ILP.dll:  C:\user\BC\ILP\Math\Base1D.cs C:\user\BC\ILP\Math\Base2D.cs C:\user\BC\ILP\Math\Column.cs C:\user\BC\ILP\Math\Columns.cs C:\user\BC\ILP\Math\Element.cs C:\user\BC\ILP\Math\Matrix.cs C:\user\BC\ILP\Math\Row.cs C:\user\BC\ILP\Math\Rows.cs C:\user\BC\ILP\Math\Vector.cs C:\user\BC\ILP\Math\Vectors.cs C:\user\BC\ILP\Math\Dependence\Element.cs C:\user\BC\ILP\Math\Dependence\ElementMatrix.cs C:\user\BC\ILP\Math\Dependence\ElementVector.cs C:\user\BC\ILP\Omega\AffineConstraint.cs C:\user\BC\ILP\Omega\AndExpression.cs C:\user\BC\ILP\Omega\BinaryLogicalExpression.cs C:\user\BC\ILP\Omega\Conjunct.cs C:\user\BC\ILP\Omega\Conjuncts.cs C:\user\BC\ILP\Omega\DllInterface.cs C:\user\BC\ILP\Omega\Expression.cs C:\user\BC\ILP\Omega\FalseExpression.cs C:\user\BC\ILP\Omega\LogicalExpression.cs C:\user\BC\ILP\Omega\NotExpression.cs C:\user\BC\ILP\Omega\OrExpression.cs C:\user\BC\ILP\Omega\Relation.cs C:\user\BC\ILP\Omega\TrueExpression.cs C:\user\BC\ILP\Omega\Tuple.cs C:\user\BC\ILP\Omega\Utils.cs C:\user\BC\ILP\Omega\Variable.cs C:\user\BC\ILP\bin\Release\XTensions.dll C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\ILP\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\ILP\bin\Release\ILP.dll -target:library  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe+  -baseaddress:285212672 -filealign:4096  C:\user\BC\ILP\Math\Base1D.cs C:\user\BC\ILP\Math\Base2D.cs C:\user\BC\ILP\Math\Column.cs C:\user\BC\ILP\Math\Columns.cs C:\user\BC\ILP\Math\Element.cs C:\user\BC\ILP\Math\Matrix.cs C:\user\BC\ILP\Math\Row.cs C:\user\BC\ILP\Math\Rows.cs C:\user\BC\ILP\Math\Vector.cs C:\user\BC\ILP\Math\Vectors.cs C:\user\BC\ILP\Math\Dependence\Element.cs C:\user\BC\ILP\Math\Dependence\ElementMatrix.cs C:\user\BC\ILP\Math\Dependence\ElementVector.cs C:\user\BC\ILP\Omega\AffineConstraint.cs C:\user\BC\ILP\Omega\AndExpression.cs C:\user\BC\ILP\Omega\BinaryLogicalExpression.cs C:\user\BC\ILP\Omega\Conjunct.cs C:\user\BC\ILP\Omega\Conjuncts.cs C:\user\BC\ILP\Omega\DllInterface.cs C:\user\BC\ILP\Omega\Expression.cs C:\user\BC\ILP\Omega\FalseExpression.cs C:\user\BC\ILP\Omega\LogicalExpression.cs C:\user\BC\ILP\Omega\NotExpression.cs C:\user\BC\ILP\Omega\OrExpression.cs C:\user\BC\ILP\Omega\Relation.cs C:\user\BC\ILP\Omega\TrueExpression.cs C:\user\BC\ILP\Omega\Tuple.cs C:\user\BC\ILP\Omega\Utils.cs C:\user\BC\ILP\Omega\Variable.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\ILP\bin\Release\XTensions.dll

C:\user\BC\OmegaLIB\bin\Debug\OmegaLIB.dll: 
  -$(MKDIR) "C:\user\BC\OmegaLIB\bin\Debug"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\OmegaLIB\"
nmake -nologo build CONFIG=Debug
<<NOKEEP

C:\user\BC\OmegaLIB\bin\Release\OmegaLIB.dll: 
  -$(MKDIR) "C:\user\BC\OmegaLIB\bin\Release"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\OmegaLIB\"
nmake -nologo build CONFIG=Release
<<NOKEEP

C:\user\BC\Core\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\Core\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\Core\bin\Debug\XTensions.dll

C:\user\BC\Core\bin\Debug\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Debug\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\Core\bin\Debug\BC.Core.Passes.dll

C:\user\BC\Core\bin\Debug\BC.Core.dll:  C:\user\BC\Core\Global.cs C:\user\BC\Core\UI.cs C:\user\BC\Core\Annotations\NodeAnnotation.cs C:\user\BC\Core\Annotations\NodeAnnotationElement.cs C:\user\BC\Core\ASTs\Create.cs C:\user\BC\Core\ASTs\Utils.cs C:\user\BC\Core\ASTs\X\AbstractExpression.cs C:\user\BC\Core\ASTs\X\AbstractStatement.cs C:\user\BC\Core\ASTs\X\BinaryExpression.cs C:\user\BC\Core\ASTs\X\CompoundStatement.cs C:\user\BC\Core\ASTs\X\Expression.cs C:\user\BC\Core\ASTs\X\ExpressionStatement.cs C:\user\BC\Core\ASTs\X\ForStatement.cs C:\user\BC\Core\ASTs\X\FreeVariable.cs C:\user\BC\Core\ASTs\X\FunctionExpression.cs C:\user\BC\Core\ASTs\X\IntegerConstant.cs C:\user\BC\Core\ASTs\X\NamedExpression.cs C:\user\BC\Core\ASTs\X\RealConstant.cs C:\user\BC\Core\ASTs\X\Statement.cs C:\user\BC\Core\ASTs\X\UnaryExpression.cs C:\user\BC\Core\Automatas\FA.cs C:\user\BC\Core\Automatas\Item.cs C:\user\BC\Core\Automatas\Node.cs C:\user\BC\Core\Exceptions\BCException.cs C:\user\BC\Core\Exceptions\CompositeException.cs C:\user\BC\Core\Exceptions\SyntacticException.cs C:\user\BC\Core\Grammars\Alternative.cs C:\user\BC\Core\Grammars\Alternatives.cs C:\user\BC\Core\Grammars\First.cs C:\user\BC\Core\Grammars\Grammar.cs C:\user\BC\Core\Grammars\Production.cs C:\user\BC\Core\Grammars\Rule.cs C:\user\BC\Core\Grammars\Sequence.cs C:\user\BC\Core\Grammars\Reductions\Common.cs C:\user\BC\Core\Grammars\Reductions\Reduction.cs C:\user\BC\Core\Grammars\Reductions\Translation.cs C:\user\BC\Core\Grammars\Symbols\EndOfFile.cs C:\user\BC\Core\Grammars\Symbols\Epsilon.cs C:\user\BC\Core\Grammars\Symbols\NonTerminal.cs C:\user\BC\Core\Grammars\Symbols\PhisicalSymbol.cs C:\user\BC\Core\Grammars\Symbols\Symbol.cs C:\user\BC\Core\Grammars\Symbols\Terminal.cs C:\user\BC\Core\Grammars\Symbols\VirtualSymbol.cs C:\user\BC\Core\Lexers\Lexer.cs C:\user\BC\Core\Lexers\Location.cs C:\user\BC\Core\Lexers\Packet.cs C:\user\BC\Core\Lexers\Source.cs C:\user\BC\Core\Machines\BoolType.cs C:\user\BC\Core\Machines\ComplexType.cs C:\user\BC\Core\Machines\ImaginaryType.cs C:\user\BC\Core\Machines\IntegerType.cs C:\user\BC\Core\Machines\MachineType.cs C:\user\BC\Core\Machines\RealType.cs C:\user\BC\Core\Machines\VoidType.cs C:\user\BC\Core\Parsers\Parser.cs C:\user\BC\Core\Passes\ArrayFixup.cs C:\user\BC\Core\Passes\ASTWriter.cs C:\user\BC\Core\Passes\NodeDeinitializer.cs C:\user\BC\Core\Passes\NodeInitializer.cs C:\user\BC\Core\Passes\Renderer.cs C:\user\BC\Core\Passes\Simplifier.cs C:\user\BC\Core\Passes\SymbolTableBuilder.cs C:\user\BC\Core\Symbols\Symbol.cs C:\user\BC\Core\Symbols\SymbolTable.cs C:\user\BC\Core\bin\Debug\BC.Core.ASTs.dll C:\user\BC\Core\bin\Debug\XTensions.dll C:\user\BC\Core\bin\Debug\BC.Core.Passes.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\Core\bin\Debug\BC.Core.dll -target:library  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\Core\Global.cs C:\user\BC\Core\UI.cs C:\user\BC\Core\Annotations\NodeAnnotation.cs C:\user\BC\Core\Annotations\NodeAnnotationElement.cs C:\user\BC\Core\ASTs\Create.cs C:\user\BC\Core\ASTs\Utils.cs C:\user\BC\Core\ASTs\X\AbstractExpression.cs C:\user\BC\Core\ASTs\X\AbstractStatement.cs C:\user\BC\Core\ASTs\X\BinaryExpression.cs C:\user\BC\Core\ASTs\X\CompoundStatement.cs C:\user\BC\Core\ASTs\X\Expression.cs C:\user\BC\Core\ASTs\X\ExpressionStatement.cs C:\user\BC\Core\ASTs\X\ForStatement.cs C:\user\BC\Core\ASTs\X\FreeVariable.cs C:\user\BC\Core\ASTs\X\FunctionExpression.cs C:\user\BC\Core\ASTs\X\IntegerConstant.cs C:\user\BC\Core\ASTs\X\NamedExpression.cs C:\user\BC\Core\ASTs\X\RealConstant.cs C:\user\BC\Core\ASTs\X\Statement.cs C:\user\BC\Core\ASTs\X\UnaryExpression.cs C:\user\BC\Core\Automatas\FA.cs C:\user\BC\Core\Automatas\Item.cs C:\user\BC\Core\Automatas\Node.cs C:\user\BC\Core\Exceptions\BCException.cs C:\user\BC\Core\Exceptions\CompositeException.cs C:\user\BC\Core\Exceptions\SyntacticException.cs C:\user\BC\Core\Grammars\Alternative.cs C:\user\BC\Core\Grammars\Alternatives.cs C:\user\BC\Core\Grammars\First.cs C:\user\BC\Core\Grammars\Grammar.cs C:\user\BC\Core\Grammars\Production.cs C:\user\BC\Core\Grammars\Rule.cs C:\user\BC\Core\Grammars\Sequence.cs C:\user\BC\Core\Grammars\Reductions\Common.cs C:\user\BC\Core\Grammars\Reductions\Reduction.cs C:\user\BC\Core\Grammars\Reductions\Translation.cs C:\user\BC\Core\Grammars\Symbols\EndOfFile.cs C:\user\BC\Core\Grammars\Symbols\Epsilon.cs C:\user\BC\Core\Grammars\Symbols\NonTerminal.cs C:\user\BC\Core\Grammars\Symbols\PhisicalSymbol.cs C:\user\BC\Core\Grammars\Symbols\Symbol.cs C:\user\BC\Core\Grammars\Symbols\Terminal.cs C:\user\BC\Core\Grammars\Symbols\VirtualSymbol.cs C:\user\BC\Core\Lexers\Lexer.cs C:\user\BC\Core\Lexers\Location.cs C:\user\BC\Core\Lexers\Packet.cs C:\user\BC\Core\Lexers\Source.cs C:\user\BC\Core\Machines\BoolType.cs C:\user\BC\Core\Machines\ComplexType.cs C:\user\BC\Core\Machines\ImaginaryType.cs C:\user\BC\Core\Machines\IntegerType.cs C:\user\BC\Core\Machines\MachineType.cs C:\user\BC\Core\Machines\RealType.cs C:\user\BC\Core\Machines\VoidType.cs C:\user\BC\Core\Parsers\Parser.cs C:\user\BC\Core\Passes\ArrayFixup.cs C:\user\BC\Core\Passes\ASTWriter.cs C:\user\BC\Core\Passes\NodeDeinitializer.cs C:\user\BC\Core\Passes\NodeInitializer.cs C:\user\BC\Core\Passes\Renderer.cs C:\user\BC\Core\Passes\Simplifier.cs C:\user\BC\Core\Passes\SymbolTableBuilder.cs C:\user\BC\Core\Symbols\Symbol.cs C:\user\BC\Core\Symbols\SymbolTable.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\Core\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\Core\bin\Debug\XTensions.dll /reference:C:\user\BC\Core\bin\Debug\BC.Core.Passes.dll

C:\user\BC\Core\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Release\BC.Core.ASTs.dll

C:\user\BC\Core\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\Core\bin\Release\XTensions.dll

C:\user\BC\Core\bin\Release\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Release\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\Core\bin\Release\BC.Core.Passes.dll

C:\user\BC\Core\bin\Release\BC.Core.dll:  C:\user\BC\Core\Global.cs C:\user\BC\Core\UI.cs C:\user\BC\Core\Annotations\NodeAnnotation.cs C:\user\BC\Core\Annotations\NodeAnnotationElement.cs C:\user\BC\Core\ASTs\Create.cs C:\user\BC\Core\ASTs\Utils.cs C:\user\BC\Core\ASTs\X\AbstractExpression.cs C:\user\BC\Core\ASTs\X\AbstractStatement.cs C:\user\BC\Core\ASTs\X\BinaryExpression.cs C:\user\BC\Core\ASTs\X\CompoundStatement.cs C:\user\BC\Core\ASTs\X\Expression.cs C:\user\BC\Core\ASTs\X\ExpressionStatement.cs C:\user\BC\Core\ASTs\X\ForStatement.cs C:\user\BC\Core\ASTs\X\FreeVariable.cs C:\user\BC\Core\ASTs\X\FunctionExpression.cs C:\user\BC\Core\ASTs\X\IntegerConstant.cs C:\user\BC\Core\ASTs\X\NamedExpression.cs C:\user\BC\Core\ASTs\X\RealConstant.cs C:\user\BC\Core\ASTs\X\Statement.cs C:\user\BC\Core\ASTs\X\UnaryExpression.cs C:\user\BC\Core\Automatas\FA.cs C:\user\BC\Core\Automatas\Item.cs C:\user\BC\Core\Automatas\Node.cs C:\user\BC\Core\Exceptions\BCException.cs C:\user\BC\Core\Exceptions\CompositeException.cs C:\user\BC\Core\Exceptions\SyntacticException.cs C:\user\BC\Core\Grammars\Alternative.cs C:\user\BC\Core\Grammars\Alternatives.cs C:\user\BC\Core\Grammars\First.cs C:\user\BC\Core\Grammars\Grammar.cs C:\user\BC\Core\Grammars\Production.cs C:\user\BC\Core\Grammars\Rule.cs C:\user\BC\Core\Grammars\Sequence.cs C:\user\BC\Core\Grammars\Reductions\Common.cs C:\user\BC\Core\Grammars\Reductions\Reduction.cs C:\user\BC\Core\Grammars\Reductions\Translation.cs C:\user\BC\Core\Grammars\Symbols\EndOfFile.cs C:\user\BC\Core\Grammars\Symbols\Epsilon.cs C:\user\BC\Core\Grammars\Symbols\NonTerminal.cs C:\user\BC\Core\Grammars\Symbols\PhisicalSymbol.cs C:\user\BC\Core\Grammars\Symbols\Symbol.cs C:\user\BC\Core\Grammars\Symbols\Terminal.cs C:\user\BC\Core\Grammars\Symbols\VirtualSymbol.cs C:\user\BC\Core\Lexers\Lexer.cs C:\user\BC\Core\Lexers\Location.cs C:\user\BC\Core\Lexers\Packet.cs C:\user\BC\Core\Lexers\Source.cs C:\user\BC\Core\Machines\BoolType.cs C:\user\BC\Core\Machines\ComplexType.cs C:\user\BC\Core\Machines\ImaginaryType.cs C:\user\BC\Core\Machines\IntegerType.cs C:\user\BC\Core\Machines\MachineType.cs C:\user\BC\Core\Machines\RealType.cs C:\user\BC\Core\Machines\VoidType.cs C:\user\BC\Core\Parsers\Parser.cs C:\user\BC\Core\Passes\ArrayFixup.cs C:\user\BC\Core\Passes\ASTWriter.cs C:\user\BC\Core\Passes\NodeDeinitializer.cs C:\user\BC\Core\Passes\NodeInitializer.cs C:\user\BC\Core\Passes\Renderer.cs C:\user\BC\Core\Passes\Simplifier.cs C:\user\BC\Core\Passes\SymbolTableBuilder.cs C:\user\BC\Core\Symbols\Symbol.cs C:\user\BC\Core\Symbols\SymbolTable.cs C:\user\BC\Core\bin\Release\BC.Core.ASTs.dll C:\user\BC\Core\bin\Release\XTensions.dll C:\user\BC\Core\bin\Release\BC.Core.Passes.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\Core\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\Core\bin\Release\BC.Core.dll -target:library  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\Core\Global.cs C:\user\BC\Core\UI.cs C:\user\BC\Core\Annotations\NodeAnnotation.cs C:\user\BC\Core\Annotations\NodeAnnotationElement.cs C:\user\BC\Core\ASTs\Create.cs C:\user\BC\Core\ASTs\Utils.cs C:\user\BC\Core\ASTs\X\AbstractExpression.cs C:\user\BC\Core\ASTs\X\AbstractStatement.cs C:\user\BC\Core\ASTs\X\BinaryExpression.cs C:\user\BC\Core\ASTs\X\CompoundStatement.cs C:\user\BC\Core\ASTs\X\Expression.cs C:\user\BC\Core\ASTs\X\ExpressionStatement.cs C:\user\BC\Core\ASTs\X\ForStatement.cs C:\user\BC\Core\ASTs\X\FreeVariable.cs C:\user\BC\Core\ASTs\X\FunctionExpression.cs C:\user\BC\Core\ASTs\X\IntegerConstant.cs C:\user\BC\Core\ASTs\X\NamedExpression.cs C:\user\BC\Core\ASTs\X\RealConstant.cs C:\user\BC\Core\ASTs\X\Statement.cs C:\user\BC\Core\ASTs\X\UnaryExpression.cs C:\user\BC\Core\Automatas\FA.cs C:\user\BC\Core\Automatas\Item.cs C:\user\BC\Core\Automatas\Node.cs C:\user\BC\Core\Exceptions\BCException.cs C:\user\BC\Core\Exceptions\CompositeException.cs C:\user\BC\Core\Exceptions\SyntacticException.cs C:\user\BC\Core\Grammars\Alternative.cs C:\user\BC\Core\Grammars\Alternatives.cs C:\user\BC\Core\Grammars\First.cs C:\user\BC\Core\Grammars\Grammar.cs C:\user\BC\Core\Grammars\Production.cs C:\user\BC\Core\Grammars\Rule.cs C:\user\BC\Core\Grammars\Sequence.cs C:\user\BC\Core\Grammars\Reductions\Common.cs C:\user\BC\Core\Grammars\Reductions\Reduction.cs C:\user\BC\Core\Grammars\Reductions\Translation.cs C:\user\BC\Core\Grammars\Symbols\EndOfFile.cs C:\user\BC\Core\Grammars\Symbols\Epsilon.cs C:\user\BC\Core\Grammars\Symbols\NonTerminal.cs C:\user\BC\Core\Grammars\Symbols\PhisicalSymbol.cs C:\user\BC\Core\Grammars\Symbols\Symbol.cs C:\user\BC\Core\Grammars\Symbols\Terminal.cs C:\user\BC\Core\Grammars\Symbols\VirtualSymbol.cs C:\user\BC\Core\Lexers\Lexer.cs C:\user\BC\Core\Lexers\Location.cs C:\user\BC\Core\Lexers\Packet.cs C:\user\BC\Core\Lexers\Source.cs C:\user\BC\Core\Machines\BoolType.cs C:\user\BC\Core\Machines\ComplexType.cs C:\user\BC\Core\Machines\ImaginaryType.cs C:\user\BC\Core\Machines\IntegerType.cs C:\user\BC\Core\Machines\MachineType.cs C:\user\BC\Core\Machines\RealType.cs C:\user\BC\Core\Machines\VoidType.cs C:\user\BC\Core\Parsers\Parser.cs C:\user\BC\Core\Passes\ArrayFixup.cs C:\user\BC\Core\Passes\ASTWriter.cs C:\user\BC\Core\Passes\NodeDeinitializer.cs C:\user\BC\Core\Passes\NodeInitializer.cs C:\user\BC\Core\Passes\Renderer.cs C:\user\BC\Core\Passes\Simplifier.cs C:\user\BC\Core\Passes\SymbolTableBuilder.cs C:\user\BC\Core\Symbols\Symbol.cs C:\user\BC\Core\Symbols\SymbolTable.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\Core\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\Core\bin\Release\XTensions.dll /reference:C:\user\BC\Core\bin\Release\BC.Core.Passes.dll

C:\user\BC\BCC\bin\Debug\BC.C.dll: C:\user\BC\C\bin\Debug\BC.C.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\C\bin\Debug\BC.C.dll C:\user\BC\BCC\bin\Debug\BC.C.dll

C:\user\BC\BCC\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\BCC\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\BCC\bin\Debug\BC.Core.dll: C:\user\BC\Core\bin\Debug\BC.Core.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\BCC\bin\Debug\BC.Core.dll

C:\user\BC\BCC\bin\Debug\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\BCC\bin\Debug\BC.Core.Passes.dll

C:\user\BC\BCC\bin\Debug\ILP.dll: C:\user\BC\ILP\bin\Debug\ILP.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\ILP\bin\Debug\ILP.dll C:\user\BC\BCC\bin\Debug\ILP.dll

C:\user\BC\BCC\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\BCC\bin\Debug\XTensions.dll

C:\user\BC\BCC\bin\Debug\BC.ILP.dll: C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll C:\user\BC\BCC\bin\Debug\BC.ILP.dll

C:\user\BC\BCC\bin\Debug\BC.C.Signature.dll: C:\user\BC\CXmlSignature\BC.C.Signature.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(COPY) C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\BCC\bin\Debug\BC.C.Signature.dll

C:\user\BC\BCC\bin\Debug\BCC.exe:  C:\user\BC\BCC\BCC.cs C:\user\BC\BCC\DependenceAnalysis.cs C:\user\BC\BCC\TestTile.cs C:\user\BC\BCC\TestUnimodularTransform.cs C:\user\BC\BCC\bin\Debug\BC.C.dll C:\user\BC\BCC\bin\Debug\BC.Core.ASTs.dll C:\user\BC\BCC\bin\Debug\BC.Core.dll C:\user\BC\BCC\bin\Debug\BC.Core.Passes.dll C:\user\BC\BCC\bin\Debug\ILP.dll C:\user\BC\BCC\bin\Debug\XTensions.dll C:\user\BC\BCC\bin\Debug\BC.ILP.dll C:\user\BC\BCC\bin\Debug\BC.C.Signature.dll C:\user\BC\C\bin\Debug\BC.C.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\ILP\bin\Debug\ILP.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\OmegaLIB\bin\Debug\OmegaLIB.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\BCC\bin\Debug\BCC.exe -target:exe  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\BCC\BCC.cs C:\user\BC\BCC\DependenceAnalysis.cs C:\user\BC\BCC\TestTile.cs C:\user\BC\BCC\TestUnimodularTransform.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\BCC\bin\Debug\BC.C.dll /reference:C:\user\BC\BCC\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\BCC\bin\Debug\BC.Core.dll /reference:C:\user\BC\BCC\bin\Debug\BC.Core.Passes.dll /reference:C:\user\BC\BCC\bin\Debug\ILP.dll /reference:C:\user\BC\BCC\bin\Debug\XTensions.dll /reference:C:\user\BC\BCC\bin\Debug\BC.ILP.dll /reference:C:\user\BC\BCC\bin\Debug\BC.C.Signature.dll

C:\user\BC\BCC\bin\Release\BC.C.dll: C:\user\BC\C\bin\Release\BC.C.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\C\bin\Release\BC.C.dll C:\user\BC\BCC\bin\Release\BC.C.dll

C:\user\BC\BCC\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\BCC\bin\Release\BC.Core.ASTs.dll

C:\user\BC\BCC\bin\Release\BC.Core.dll: C:\user\BC\Core\bin\Release\BC.Core.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\BCC\bin\Release\BC.Core.dll

C:\user\BC\BCC\bin\Release\BC.Core.Passes.dll: C:\user\BC\Passes\BC.Core.Passes.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\BCC\bin\Release\BC.Core.Passes.dll

C:\user\BC\BCC\bin\Release\ILP.dll: C:\user\BC\ILP\bin\Release\ILP.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\ILP\bin\Release\ILP.dll C:\user\BC\BCC\bin\Release\ILP.dll

C:\user\BC\BCC\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\BCC\bin\Release\XTensions.dll

C:\user\BC\BCC\bin\Release\BC.ILP.dll: C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll C:\user\BC\BCC\bin\Release\BC.ILP.dll

C:\user\BC\BCC\bin\Release\BC.C.Signature.dll: C:\user\BC\CXmlSignature\BC.C.Signature.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(COPY) C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\BCC\bin\Release\BC.C.Signature.dll

C:\user\BC\BCC\bin\Release\BCC.exe:  C:\user\BC\BCC\BCC.cs C:\user\BC\BCC\DependenceAnalysis.cs C:\user\BC\BCC\TestTile.cs C:\user\BC\BCC\TestUnimodularTransform.cs C:\user\BC\BCC\bin\Release\BC.C.dll C:\user\BC\BCC\bin\Release\BC.Core.ASTs.dll C:\user\BC\BCC\bin\Release\BC.Core.dll C:\user\BC\BCC\bin\Release\BC.Core.Passes.dll C:\user\BC\BCC\bin\Release\ILP.dll C:\user\BC\BCC\bin\Release\XTensions.dll C:\user\BC\BCC\bin\Release\BC.ILP.dll C:\user\BC\BCC\bin\Release\BC.C.Signature.dll C:\user\BC\C\bin\Release\BC.C.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\ILP\bin\Release\ILP.dll C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\OmegaLIB\bin\Release\OmegaLIB.dll
  -$(MKDIR) "C:\user\BC\BCC\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\BCC\bin\Release\BCC.exe -target:exe  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\BCC\BCC.cs C:\user\BC\BCC\DependenceAnalysis.cs C:\user\BC\BCC\TestTile.cs C:\user\BC\BCC\TestUnimodularTransform.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\BCC\bin\Release\BC.C.dll /reference:C:\user\BC\BCC\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\BCC\bin\Release\BC.Core.dll /reference:C:\user\BC\BCC\bin\Release\BC.Core.Passes.dll /reference:C:\user\BC\BCC\bin\Release\ILP.dll /reference:C:\user\BC\BCC\bin\Release\XTensions.dll /reference:C:\user\BC\BCC\bin\Release\BC.ILP.dll /reference:C:\user\BC\BCC\bin\Release\BC.C.Signature.dll

C:\user\BC\CXmlSignature\BC.C.Signature.dll:  C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\XmlSignature\bin\Debug\XmlSignature.exe
  -$(MKDIR) "C:\user\BC\CXmlSignature\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\CXmlSignature\"
nmake -nologo build
<<NOKEEP

C:\user\BC\CXmlSignature\BC.C.Signature.dll:  C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\XmlSignature\bin\Release\XmlSignature.exe
  -$(MKDIR) "C:\user\BC\CXmlSignature\"
  $(SOURCE) <<temp.bat
cd "C:\user\BC\CXmlSignature\"
nmake -nologo build
<<NOKEEP

C:\user\BC\XTensions\bin\Debug\XTensions.dll:  C:\user\BC\XTensions\Collections\Bijection.cs C:\user\BC\XTensions\Collections\IntArray.cs C:\user\BC\XTensions\Collections\Set.cs C:\user\BC\XTensions\OOCodeDOM\CompileUnit.cs C:\user\BC\XTensions\OOCodeDOM\Expression.cs C:\user\BC\XTensions\OOCodeDOM\Make.cs
  -$(MKDIR) "C:\user\BC\XTensions\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\XTensions\bin\Debug\XTensions.dll -target:library  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\XTensions\Collections\Bijection.cs C:\user\BC\XTensions\Collections\IntArray.cs C:\user\BC\XTensions\Collections\Set.cs C:\user\BC\XTensions\OOCodeDOM\CompileUnit.cs C:\user\BC\XTensions\OOCodeDOM\Expression.cs C:\user\BC\XTensions\OOCodeDOM\Make.cs /reference:System.dll /reference:System.Xml.dll

C:\user\BC\XTensions\bin\Release\XTensions.dll:  C:\user\BC\XTensions\Collections\Bijection.cs C:\user\BC\XTensions\Collections\IntArray.cs C:\user\BC\XTensions\Collections\Set.cs C:\user\BC\XTensions\OOCodeDOM\CompileUnit.cs C:\user\BC\XTensions\OOCodeDOM\Expression.cs C:\user\BC\XTensions\OOCodeDOM\Make.cs
  -$(MKDIR) "C:\user\BC\XTensions\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\XTensions\bin\Release\XTensions.dll -target:library  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\XTensions\Collections\Bijection.cs C:\user\BC\XTensions\Collections\IntArray.cs C:\user\BC\XTensions\Collections\Set.cs C:\user\BC\XTensions\OOCodeDOM\CompileUnit.cs C:\user\BC\XTensions\OOCodeDOM\Expression.cs C:\user\BC\XTensions\OOCodeDOM\Make.cs /reference:System.dll /reference:System.Xml.dll

C:\user\BC\PassGenerator\bin\Debug\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Debug\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\PassGenerator\bin\Debug\BC.Core.ASTs.dll

C:\user\BC\PassGenerator\bin\Debug\XTensions.dll: C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Debug\"
  $(COPY) C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\PassGenerator\bin\Debug\XTensions.dll

C:\user\BC\PassGenerator\bin\Debug\PassGenerator.exe:  C:\user\BC\PassGenerator\Generate.cs C:\user\BC\PassGenerator\bin\Debug\BC.Core.ASTs.dll C:\user\BC\PassGenerator\bin\Debug\XTensions.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Debug\"
  $(CSC) -nologo -out:C:\user\BC\PassGenerator\bin\Debug\PassGenerator.exe -target:exe  /define:DEBUG /define:TRACE  -debug+ -optimize- -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\PassGenerator\Generate.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\PassGenerator\bin\Debug\BC.Core.ASTs.dll /reference:C:\user\BC\PassGenerator\bin\Debug\XTensions.dll

C:\user\BC\PassGenerator\bin\Release\BC.Core.ASTs.dll: C:\user\BC\ASTs\BC.Core.ASTs.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Release\"
  $(COPY) C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\PassGenerator\bin\Release\BC.Core.ASTs.dll

C:\user\BC\PassGenerator\bin\Release\XTensions.dll: C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Release\"
  $(COPY) C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\PassGenerator\bin\Release\XTensions.dll

C:\user\BC\PassGenerator\bin\Release\PassGenerator.exe:  C:\user\BC\PassGenerator\Generate.cs C:\user\BC\PassGenerator\bin\Release\BC.Core.ASTs.dll C:\user\BC\PassGenerator\bin\Release\XTensions.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\XTensions\bin\Release\XTensions.dll
  -$(MKDIR) "C:\user\BC\PassGenerator\bin\Release\"
  $(CSC) -nologo -out:C:\user\BC\PassGenerator\bin\Release\PassGenerator.exe -target:exe  /define:TRACE  -debug- -optimize+ -warnaserror- -warn:4 -checked- -unsafe-  -baseaddress:285212672 -filealign:4096  C:\user\BC\PassGenerator\Generate.cs /reference:System.dll /reference:System.Xml.dll /reference:C:\user\BC\PassGenerator\bin\Release\BC.Core.ASTs.dll /reference:C:\user\BC\PassGenerator\bin\Release\XTensions.dll


build: C:\user\BC\XmlSignature\bin\Debug\XmlSignature.exe C:\user\BC\XmlSignature\bin\Release\XmlSignature.exe C:\user\BC\BC.ILP\bin\Debug\BC.ILP.dll C:\user\BC\BC.ILP\bin\Release\BC.ILP.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\Passes\BC.Core.Passes.dll C:\user\BC\C\bin\Debug\BC.C.dll C:\user\BC\C\bin\Release\BC.C.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\ASTs\BC.Core.ASTs.dll C:\user\BC\ILP\bin\Debug\ILP.dll C:\user\BC\ILP\bin\Release\ILP.dll C:\user\BC\OmegaLIB\bin\Debug\OmegaLIB.dll C:\user\BC\OmegaLIB\bin\Release\OmegaLIB.dll C:\user\BC\Core\bin\Debug\BC.Core.dll C:\user\BC\Core\bin\Release\BC.Core.dll C:\user\BC\BCC\bin\Debug\BCC.exe C:\user\BC\BCC\bin\Release\BCC.exe C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\CXmlSignature\BC.C.Signature.dll C:\user\BC\XTensions\bin\Debug\XTensions.dll C:\user\BC\XTensions\bin\Release\XTensions.dll C:\user\BC\PassGenerator\bin\Debug\PassGenerator.exe C:\user\BC\PassGenerator\bin\Release\PassGenerator.exe

clean:
  -$(DELETE) "C:\user\BC\XmlSignature\bin\Debug\"
  -$(DELETE) "C:\user\BC\XmlSignature\bin\Release\"
  -$(DELETE) "C:\user\BC\BC.ILP\bin\Debug\"
  -$(DELETE) "C:\user\BC\BC.ILP\bin\Release\"
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\Passes\"
nmake -nologo clean CONFIG=Debug
<<NOKEEP
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\Passes\"
nmake -nologo clean CONFIG=Release
<<NOKEEP
  -$(DELETE) "C:\user\BC\C\bin\Debug\"
  -$(DELETE) "C:\user\BC\C\bin\Release\"
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\ASTs\"
nmake -nologo clean
<<NOKEEP
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\ASTs\"
nmake -nologo clean
<<NOKEEP
  -$(DELETE) "C:\user\BC\ILP\bin\Debug\"
  -$(DELETE) "C:\user\BC\ILP\bin\Release\"
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\OmegaLIB\"
nmake -nologo clean CONFIG=$(CONFIG)
<<NOKEEP
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\OmegaLIB\"
nmake -nologo clean CONFIG=$(CONFIG)
<<NOKEEP
  -$(DELETE) "C:\user\BC\Core\bin\Debug\"
  -$(DELETE) "C:\user\BC\Core\bin\Release\"
  -$(DELETE) "C:\user\BC\BCC\bin\Debug\"
  -$(DELETE) "C:\user\BC\BCC\bin\Release\"
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\CXmlSignature\"
nmake -nologo clean
<<NOKEEP
  -$(SOURCE) <<temp.bat
cd "C:\user\BC\CXmlSignature\"
nmake -nologo clean
<<NOKEEP
  -$(DELETE) "C:\user\BC\XTensions\bin\Debug\"
  -$(DELETE) "C:\user\BC\XTensions\bin\Release\"
  -$(DELETE) "C:\user\BC\PassGenerator\bin\Debug\"
  -$(DELETE) "C:\user\BC\PassGenerator\bin\Release\"
