# This makefile made by Makatic2



ObjectFiles	=		\
			o.AllSigs	\
			o.CheckBOOL	\
			o.CheckOS	\
			o.CheckOS_D	\
			o.CnvrtToOS	\
			o.Describe	\
			o.Describef	\
			o.DescribeV	\
			o.E2global	\
			o.Error2	\
			o.Error3	\
			o.ETypes	\
			o.Exit	\
			o.JmpSig	\
			o.Signal	\
			o.Text	\
			o.TextF	\
			o.VerbosExit	\


ProjectName		=	Error2



CPPFlags	=	$(CPPExtra) $(CCExtra) -depend !Depend -throwback -I,C:
CCFlags		=	$(CCExtra) -fahi -depend !Depend -throwback -ff
ASMFlags	=	$(ASMExtra) -Stamp -NoCache -CloseExec -Quit -throwback -iC:^
LinkFlags	=	$(LinkExtra)

Target		=	Lib


# Don't alter anything below this...


VPATH = @.^

.SUFFIXES:	.o .c .c++


All:	$(ObjectFiles)

#$(Target):	$(ObjectFiles)
#	LibFile -c -o $(Target) $(ObjectFiles)
#	Link -aif -c++ $(LinkFlags)

.c.o:
	Echo
	$(HierProfCC) cc -c -I,C: $(CCFlags) -o $@ <Desk_Sources$Dir>.Libraries.$(ProjectName).Normal.$<

.c++.o:
	Echo
	$(HierProfCC) c++ -c $(CPPFlags) -o $@ $<

.s.o:
	Echo
	objasm $(ASMFlags) -from $< -to $@


# Dynamic dependencies:
o.ConvertToOS:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.ConvertToOS
o.ConvertToOS:	C:Desk.h.Error2
o.ConvertToOS:	C:Desk.h.Error
o.ConvertToOS:	C:Desk.h.Core
o.ConvertToOS:	C:h.kernel
o.ConvertToOS:	C:Desk.h.JumpRaw
o.AllSigs:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.AllSigs
o.AllSigs:	C:Desk.h.Error2
o.AllSigs:	C:Desk.h.Error
o.AllSigs:	C:Desk.h.Core
o.AllSigs:	C:h.kernel
o.AllSigs:	C:Desk.h.JumpRaw
o.AllSigs:	C:Desk.h.Debug
o.CheckBOOL:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.CheckBOOL
o.CheckBOOL:	C:Desk.h.Error2
o.CheckBOOL:	C:Desk.h.Error
o.CheckBOOL:	C:Desk.h.Core
o.CheckBOOL:	C:h.kernel
o.CheckBOOL:	C:Desk.h.JumpRaw
o.CheckBOOL:	C:Desk.h.Debug
o.CheckOS:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.CheckOS
o.CheckOS:	C:Desk.h.Error2
o.CheckOS:	C:Desk.h.Error
o.CheckOS:	C:Desk.h.Core
o.CheckOS:	C:h.kernel
o.CheckOS:	C:Desk.h.JumpRaw
o.CheckOS:	C:Desk.h.Debug
o.CheckOS:	C:Desk.h.Debug
o.CheckOS_D:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.CheckOS_D
o.CheckOS_D:	C:Desk.h.Error2
o.CheckOS_D:	C:Desk.h.Error
o.CheckOS_D:	C:Desk.h.Core
o.CheckOS_D:	C:h.kernel
o.CheckOS_D:	C:Desk.h.JumpRaw
o.CheckOS_D:	C:Desk.h.Debug
o.CnvrtToOS:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.CnvrtToOS
o.CnvrtToOS:	C:Desk.h.Error2
o.CnvrtToOS:	C:Desk.h.Error
o.CnvrtToOS:	C:Desk.h.Core
o.CnvrtToOS:	C:h.kernel
o.CnvrtToOS:	C:Desk.h.JumpRaw
o.CnvrtToOS:	C:Desk.h.Debug
o.Describe:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Describe
o.Describe:	C:h.kernel
o.Describe:	C:Desk.h.Error2
o.Describe:	C:Desk.h.Error
o.Describe:	C:Desk.h.Core
o.Describe:	C:h.kernel
o.Describe:	C:Desk.h.JumpRaw
o.Describe:	C:Desk.h.Debug
o.Describe:	C:Desk.h.DeskMem
o.Describef:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Describef
o.Describef:	C:h.kernel
o.Describef:	C:Desk.h.Error2
o.Describef:	C:Desk.h.Error
o.Describef:	C:Desk.h.Core
o.Describef:	C:h.kernel
o.Describef:	C:Desk.h.JumpRaw
o.Describef:	C:Desk.h.Debug
o.Describef:	C:Desk.h.DeskMem
o.DescribeV:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.DescribeV
o.DescribeV:	C:h.kernel
o.DescribeV:	C:Desk.h.Error2
o.DescribeV:	C:Desk.h.Error
o.DescribeV:	C:Desk.h.Core
o.DescribeV:	C:h.kernel
o.DescribeV:	C:Desk.h.JumpRaw
o.DescribeV:	C:Desk.h.Debug
o.DescribeV:	C:Desk.h.DeskMem
o.E2global:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.E2global
o.E2global:	C:Desk.h.Error2
o.E2global:	C:Desk.h.Error
o.E2global:	C:Desk.h.Core
o.E2global:	C:h.kernel
o.E2global:	C:Desk.h.JumpRaw
o.E2global:	C:Desk.h.Debug
o.Error2:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Error2
o.Error2:	C:Desk.h.Error2
o.Error2:	C:Desk.h.Error
o.Error2:	C:Desk.h.Core
o.Error2:	C:h.kernel
o.Error2:	C:Desk.h.JumpRaw
o.Error2:	C:Desk.h.Debug
o.Error2:	C:Desk.h.Debug
o.Error2:	C:Desk.h.BackTrace
o.Error2:	C:h.kernel
o.Error3:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Error3
o.Error3:	C:Desk.h.Error2
o.Error3:	C:Desk.h.Error
o.Error3:	C:Desk.h.Core
o.Error3:	C:h.kernel
o.Error3:	C:Desk.h.JumpRaw
o.Error3:	C:Desk.h.Debug
o.Error3:	C:Desk.h.LinkList
o.Error3:	C:Desk.h.DeskMem
o.Error3:	C:Desk.h.Debug
o.ETypes:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.ETypes
o.ETypes:	C:Desk.h.Error2
o.ETypes:	C:Desk.h.Error
o.ETypes:	C:Desk.h.Core
o.ETypes:	C:h.kernel
o.ETypes:	C:Desk.h.JumpRaw
o.ETypes:	C:Desk.h.Debug
o.Exit:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Exit
o.Exit:	C:Desk.h.Error2
o.Exit:	C:Desk.h.Error
o.Exit:	C:Desk.h.Core
o.Exit:	C:h.kernel
o.Exit:	C:Desk.h.JumpRaw
o.Exit:	C:Desk.h.Debug
o.Exit:	C:Desk.h.Debug
o.JmpSig:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.JmpSig
o.JmpSig:	C:Desk.h.Error2
o.JmpSig:	C:Desk.h.Error
o.JmpSig:	C:Desk.h.Core
o.JmpSig:	C:h.kernel
o.JmpSig:	C:Desk.h.JumpRaw
o.JmpSig:	C:Desk.h.Debug
o.JmpSig:	C:Desk.h.Jump
o.Signal:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Signal
o.Signal:	C:h.kernel
o.Signal:	C:Desk.h.Error2
o.Signal:	C:Desk.h.Error
o.Signal:	C:Desk.h.Core
o.Signal:	C:h.kernel
o.Signal:	C:Desk.h.JumpRaw
o.Signal:	C:Desk.h.Debug
o.Text:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.Text
o.Text:	C:Desk.h.Error2
o.Text:	C:Desk.h.Error
o.Text:	C:Desk.h.Core
o.Text:	C:h.kernel
o.Text:	C:Desk.h.JumpRaw
o.Text:	C:Desk.h.Debug
o.TextF:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.TextF
o.TextF:	C:Desk.h.Error2
o.TextF:	C:Desk.h.Error
o.TextF:	C:Desk.h.Core
o.TextF:	C:h.kernel
o.TextF:	C:Desk.h.JumpRaw
o.TextF:	C:Desk.h.Debug
o.VerbosExit:	<Desk_Sources$Dir>.Libraries.Error2.Normal.^.c.VerbosExit
o.VerbosExit:	C:Desk.h.Error2
o.VerbosExit:	C:Desk.h.Error
o.VerbosExit:	C:Desk.h.Core
o.VerbosExit:	C:h.kernel
o.VerbosExit:	C:Desk.h.JumpRaw
o.VerbosExit:	C:Desk.h.Debug
