# This makefile made by Makatic2



ObjectFiles	=		\
			o.CreatDstry	\
			o.Hide	\
			o.Show	\
			o.ShowAt	\
			o.ShowStatic	\
			o.Wait4Click	\


ProjectName		=	Dialog



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

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
	MemCheck.CC cc -c -I,C: $(CCFlags) -o $@ <Desk_Sources$Dir>.Libraries.$(ProjectName).MemCheck.$<

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

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


# Dynamic dependencies:
o.CreatDstry:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.CreatDstry
o.CreatDstry:	C:Desk.h.Wimp
o.CreatDstry:	C:Desk.h.Core
o.CreatDstry:	C:h.kernel
o.CreatDstry:	C:Desk.h.WimpSWIs
o.CreatDstry:	C:Desk.h.Error2
o.CreatDstry:	MemCheck:ANSI.h.stdio
o.CreatDstry:	C:Desk.h.Error
o.CreatDstry:	C:Desk.h.JumpRaw
o.CreatDstry:	C:Desk.h.Debug
o.CreatDstry:	MemCheck:ANSI.h.stdio
o.CreatDstry:	C:Desk.h.DeskMem
o.CreatDstry:	C:Desk.h.Dialog
o.CreatDstry:	C:Desk.h.Window
o.CreatDstry:	C:Desk.h.Pointer
o.CreatDstry:	C:Desk.h.Icon
o.CreatDstry:	C:Desk.h.DragASpr
o.CreatDstry:	C:Desk.h.Coord
o.CreatDstry:	C:Desk.h.Core
o.CreatDstry:	C:Desk.h.Event
o.CreatDstry:	C:Desk.h.Window
o.Hide:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.Hide
o.Hide:	C:Desk.h.Wimp
o.Hide:	C:Desk.h.Core
o.Hide:	C:h.kernel
o.Hide:	C:Desk.h.WimpSWIs
o.Hide:	C:Desk.h.Error2
o.Hide:	MemCheck:ANSI.h.stdio
o.Hide:	C:Desk.h.Error
o.Hide:	C:Desk.h.JumpRaw
o.Hide:	C:Desk.h.Debug
o.Hide:	MemCheck:ANSI.h.stdio
o.Hide:	C:Desk.h.Dialog
o.Hide:	C:Desk.h.Window
o.Hide:	C:Desk.h.Pointer
o.Hide:	C:Desk.h.Icon
o.Hide:	C:Desk.h.DragASpr
o.Hide:	C:Desk.h.Coord
o.Hide:	C:Desk.h.Core
o.Hide:	C:Desk.h.Screen
o.Show:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.Show
o.Show:	C:Desk.h.Wimp
o.Show:	C:Desk.h.Core
o.Show:	C:h.kernel
o.Show:	C:Desk.h.WimpSWIs
o.Show:	C:Desk.h.Error2
o.Show:	MemCheck:ANSI.h.stdio
o.Show:	C:Desk.h.Error
o.Show:	C:Desk.h.JumpRaw
o.Show:	C:Desk.h.Debug
o.Show:	MemCheck:ANSI.h.stdio
o.Show:	C:Desk.h.Dialog
o.Show:	C:Desk.h.Window
o.Show:	C:Desk.h.Pointer
o.Show:	C:Desk.h.Icon
o.Show:	C:Desk.h.DragASpr
o.Show:	C:Desk.h.Coord
o.Show:	C:Desk.h.Core
o.Show:	C:Desk.h.Screen
o.ShowAt:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.ShowAt
o.ShowAt:	C:Desk.h.Wimp
o.ShowAt:	C:Desk.h.Core
o.ShowAt:	C:h.kernel
o.ShowAt:	C:Desk.h.WimpSWIs
o.ShowAt:	C:Desk.h.Error2
o.ShowAt:	MemCheck:ANSI.h.stdio
o.ShowAt:	C:Desk.h.Error
o.ShowAt:	C:Desk.h.JumpRaw
o.ShowAt:	C:Desk.h.Debug
o.ShowAt:	MemCheck:ANSI.h.stdio
o.ShowAt:	C:Desk.h.Dialog
o.ShowAt:	C:Desk.h.Window
o.ShowAt:	C:Desk.h.Pointer
o.ShowAt:	C:Desk.h.Icon
o.ShowAt:	C:Desk.h.DragASpr
o.ShowAt:	C:Desk.h.Coord
o.ShowAt:	C:Desk.h.Core
o.ShowStatic:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.ShowStatic
o.ShowStatic:	C:Desk.h.Wimp
o.ShowStatic:	C:Desk.h.Core
o.ShowStatic:	C:h.kernel
o.ShowStatic:	C:Desk.h.WimpSWIs
o.ShowStatic:	C:Desk.h.Error2
o.ShowStatic:	MemCheck:ANSI.h.stdio
o.ShowStatic:	C:Desk.h.Error
o.ShowStatic:	C:Desk.h.JumpRaw
o.ShowStatic:	C:Desk.h.Debug
o.ShowStatic:	MemCheck:ANSI.h.stdio
o.ShowStatic:	C:Desk.h.Dialog
o.ShowStatic:	C:Desk.h.Window
o.ShowStatic:	C:Desk.h.Pointer
o.ShowStatic:	C:Desk.h.Icon
o.ShowStatic:	C:Desk.h.DragASpr
o.ShowStatic:	C:Desk.h.Coord
o.ShowStatic:	C:Desk.h.Core
o.ShowStatic:	C:Desk.h.Window
o.Wait4Click:	<Desk_Sources$Dir>.Libraries.Dialog.MemCheck.^.c.Wait4Click
o.Wait4Click:	C:Desk.h.Wimp
o.Wait4Click:	C:Desk.h.Core
o.Wait4Click:	C:h.kernel
o.Wait4Click:	C:Desk.h.WimpSWIs
o.Wait4Click:	C:Desk.h.Error2
o.Wait4Click:	MemCheck:ANSI.h.stdio
o.Wait4Click:	C:Desk.h.Error
o.Wait4Click:	C:Desk.h.JumpRaw
o.Wait4Click:	C:Desk.h.Debug
o.Wait4Click:	MemCheck:ANSI.h.stdio
o.Wait4Click:	C:Desk.h.Dialog
o.Wait4Click:	C:Desk.h.Window
o.Wait4Click:	C:Desk.h.Pointer
o.Wait4Click:	C:Desk.h.Icon
o.Wait4Click:	C:Desk.h.DragASpr
o.Wait4Click:	C:Desk.h.Coord
o.Wait4Click:	C:Desk.h.Core
o.Wait4Click:	C:Desk.h.Event
