# Project:   trace


# Toolflags:
ccflags =  -c -depend !Depend -throwback  -ec  -wd  -wn -wp   -fa       -Ospace     -DRISCOS -DHAVE_CONFIG_H -D_MSC_VER=0 -IC32:,TCPIPLibs32:,rink:,ADFS::Tardis.$.Files.Develop.Projects.Libraries.CLibSupport,ADFS::Tardis.$.Files.Develop.Projects.Libraries.ODBC.iODBC.iODBC35201.include,ADFS::Tardis.$.Files.Develop.Projects.Libraries.ODBC.iODBC.iODBC35201.iODBC 
libfileflags =  -o  -c  $@ 

# Final targets:
@.trace:   @.o.AllocEnv @.o.AllocHandle @.o.AllocStmt @.o.BindCol @.o.BindParameter @.o.BrowseConnect @.o.BulkOperations @.o.Cancel @.o.CloseCursor @.o.ColAttribute \
        @.o.ColumnPrivileges @.o.Columns @.o.Connect @.o.CopyDesc @.o.DataSources @.o.DescribeCol @.o.DescribeParam @.o.Disconnect @.o.DriverConnect @.o.Drivers \
        @.o.EndTran @.o.Error @.o.ExecDirect @.o.Execute @.o.ExtendedFetch @.o.Fetch @.o.FetchScroll @.o.ForeignKeys @.o.FreeConnect @.o.FreeEnv \
        @.o.FreeHandle @.o.FreeStmt @.o.GetConnectAttr @.o.GetConnectOption @.o.GetCursorName @.o.GetData @.o.GetDescField @.o.GetDescRec @.o.GetDiagField @.o.GetDiagRec \
        @.o.GetEnvAttr @.o.GetFunctions @.o.GetStmtAttr @.o.GetStmtOption @.o.GetTypeInfo @.o.Info @.o.MoreResults @.o.NativeSql @.o.NumParams @.o.NumResultCols \
        @.o.ParamData @.o.ParamOptions @.o.Prepare @.o.PrimaryKeys @.o.ProcedureColumns @.o.Procedures @.o.PutData @.o.RowCount @.o.SetConnectAttr @.o.SetConnectOption \
        @.o.SetCursorName @.o.SetDescField @.o.SetDescRec @.o.SetEnvAttr @.o.SetPos @.o.SetScrollOptions @.o.SetStmtAttr @.o.SetStmtOption @.o.SpecialColumns @.o.Statistics \
        @.o.TablePrivileges @.o.Tables @.o.Transact @.o.trace @.o.AllocConnect 
        libfile $(libfileflags) @.o.AllocEnv @.o.AllocHandle @.o.AllocStmt @.o.BindCol @.o.BindParameter @.o.BrowseConnect @.o.BulkOperations @.o.Cancel @.o.CloseCursor @.o.ColAttribute \
        @.o.ColumnPrivileges @.o.Columns @.o.Connect @.o.CopyDesc @.o.DataSources @.o.DescribeCol @.o.DescribeParam @.o.Disconnect @.o.DriverConnect @.o.Drivers \
        @.o.EndTran @.o.Error @.o.ExecDirect @.o.Execute @.o.ExtendedFetch @.o.Fetch @.o.FetchScroll @.o.ForeignKeys @.o.FreeConnect @.o.FreeEnv \
        @.o.FreeHandle @.o.FreeStmt @.o.GetConnectAttr @.o.GetConnectOption @.o.GetCursorName @.o.GetData @.o.GetDescField @.o.GetDescRec @.o.GetDiagField @.o.GetDiagRec \
        @.o.GetEnvAttr @.o.GetFunctions @.o.GetStmtAttr @.o.GetStmtOption @.o.GetTypeInfo @.o.Info @.o.MoreResults @.o.NativeSql @.o.NumParams @.o.NumResultCols \
        @.o.ParamData @.o.ParamOptions @.o.Prepare @.o.PrimaryKeys @.o.ProcedureColumns @.o.Procedures @.o.PutData @.o.RowCount @.o.SetConnectAttr @.o.SetConnectOption \
        @.o.SetCursorName @.o.SetDescField @.o.SetDescRec @.o.SetEnvAttr @.o.SetPos @.o.SetScrollOptions @.o.SetStmtAttr @.o.SetStmtOption @.o.SpecialColumns @.o.Statistics \
        @.o.TablePrivileges @.o.Tables @.o.Transact @.o.trace @.o.AllocConnect 

# User-editable dependencies:

# Static dependencies:
@.o.AllocEnv:   @.c.AllocEnv
        cc $(ccflags) -o @.o.AllocEnv @.c.AllocEnv
@.o.AllocHandle:   @.c.AllocHandle
        cc $(ccflags) -o @.o.AllocHandle @.c.AllocHandle
@.o.AllocStmt:   @.c.AllocStmt
        cc $(ccflags) -o @.o.AllocStmt @.c.AllocStmt
@.o.BindCol:   @.c.BindCol
        cc $(ccflags) -o @.o.BindCol @.c.BindCol
@.o.BindParameter:   @.c.BindParameter
        cc $(ccflags) -o @.o.BindParameter @.c.BindParameter
@.o.BrowseConnect:   @.c.BrowseConnect
        cc $(ccflags) -o @.o.BrowseConnect @.c.BrowseConnect
@.o.BulkOperations:   @.c.BulkOperations
        cc $(ccflags) -o @.o.BulkOperations @.c.BulkOperations
@.o.Cancel:   @.c.Cancel
        cc $(ccflags) -o @.o.Cancel @.c.Cancel
@.o.CloseCursor:   @.c.CloseCursor
        cc $(ccflags) -o @.o.CloseCursor @.c.CloseCursor
@.o.ColAttribute:   @.c.ColAttribute
        cc $(ccflags) -o @.o.ColAttribute @.c.ColAttribute
@.o.ColumnPrivileges:   @.c.ColumnPrivileges
        cc $(ccflags) -o @.o.ColumnPrivileges @.c.ColumnPrivileges
@.o.Columns:   @.c.Columns
        cc $(ccflags) -o @.o.Columns @.c.Columns
@.o.Connect:   @.c.Connect
        cc $(ccflags) -o @.o.Connect @.c.Connect
@.o.CopyDesc:   @.c.CopyDesc
        cc $(ccflags) -o @.o.CopyDesc @.c.CopyDesc
@.o.DataSources:   @.c.DataSources
        cc $(ccflags) -o @.o.DataSources @.c.DataSources
@.o.DescribeCol:   @.c.DescribeCol
        cc $(ccflags) -o @.o.DescribeCol @.c.DescribeCol
@.o.DescribeParam:   @.c.DescribeParam
        cc $(ccflags) -o @.o.DescribeParam @.c.DescribeParam
@.o.Disconnect:   @.c.Disconnect
        cc $(ccflags) -o @.o.Disconnect @.c.Disconnect
@.o.DriverConnect:   @.c.DriverConnect
        cc $(ccflags) -o @.o.DriverConnect @.c.DriverConnect
@.o.Drivers:   @.c.Drivers
        cc $(ccflags) -o @.o.Drivers @.c.Drivers
@.o.EndTran:   @.c.EndTran
        cc $(ccflags) -o @.o.EndTran @.c.EndTran
@.o.Error:   @.c.Error
        cc $(ccflags) -o @.o.Error @.c.Error
@.o.ExecDirect:   @.c.ExecDirect
        cc $(ccflags) -o @.o.ExecDirect @.c.ExecDirect
@.o.Execute:   @.c.Execute
        cc $(ccflags) -o @.o.Execute @.c.Execute
@.o.ExtendedFetch:   @.c.ExtendedFetch
        cc $(ccflags) -o @.o.ExtendedFetch @.c.ExtendedFetch
@.o.Fetch:   @.c.Fetch
        cc $(ccflags) -o @.o.Fetch @.c.Fetch
@.o.FetchScroll:   @.c.FetchScroll
        cc $(ccflags) -o @.o.FetchScroll @.c.FetchScroll
@.o.ForeignKeys:   @.c.ForeignKeys
        cc $(ccflags) -o @.o.ForeignKeys @.c.ForeignKeys
@.o.FreeConnect:   @.c.FreeConnect
        cc $(ccflags) -o @.o.FreeConnect @.c.FreeConnect
@.o.FreeEnv:   @.c.FreeEnv
        cc $(ccflags) -o @.o.FreeEnv @.c.FreeEnv
@.o.FreeHandle:   @.c.FreeHandle
        cc $(ccflags) -o @.o.FreeHandle @.c.FreeHandle
@.o.FreeStmt:   @.c.FreeStmt
        cc $(ccflags) -o @.o.FreeStmt @.c.FreeStmt
@.o.GetConnectAttr:   @.c.GetConnectAttr
        cc $(ccflags) -o @.o.GetConnectAttr @.c.GetConnectAttr
@.o.GetConnectOption:   @.c.GetConnectOption
        cc $(ccflags) -o @.o.GetConnectOption @.c.GetConnectOption
@.o.GetCursorName:   @.c.GetCursorName
        cc $(ccflags) -o @.o.GetCursorName @.c.GetCursorName
@.o.GetData:   @.c.GetData
        cc $(ccflags) -o @.o.GetData @.c.GetData
@.o.GetDescField:   @.c.GetDescField
        cc $(ccflags) -o @.o.GetDescField @.c.GetDescField
@.o.GetDescRec:   @.c.GetDescRec
        cc $(ccflags) -o @.o.GetDescRec @.c.GetDescRec
@.o.GetDiagField:   @.c.GetDiagField
        cc $(ccflags) -o @.o.GetDiagField @.c.GetDiagField
@.o.GetDiagRec:   @.c.GetDiagRec
        cc $(ccflags) -o @.o.GetDiagRec @.c.GetDiagRec
@.o.GetEnvAttr:   @.c.GetEnvAttr
        cc $(ccflags) -o @.o.GetEnvAttr @.c.GetEnvAttr
@.o.GetFunctions:   @.c.GetFunctions
        cc $(ccflags) -o @.o.GetFunctions @.c.GetFunctions
@.o.GetStmtAttr:   @.c.GetStmtAttr
        cc $(ccflags) -o @.o.GetStmtAttr @.c.GetStmtAttr
@.o.GetStmtOption:   @.c.GetStmtOption
        cc $(ccflags) -o @.o.GetStmtOption @.c.GetStmtOption
@.o.GetTypeInfo:   @.c.GetTypeInfo
        cc $(ccflags) -o @.o.GetTypeInfo @.c.GetTypeInfo
@.o.Info:   @.c.Info
        cc $(ccflags) -o @.o.Info @.c.Info
@.o.MoreResults:   @.c.MoreResults
        cc $(ccflags) -o @.o.MoreResults @.c.MoreResults
@.o.NativeSql:   @.c.NativeSql
        cc $(ccflags) -o @.o.NativeSql @.c.NativeSql
@.o.NumParams:   @.c.NumParams
        cc $(ccflags) -o @.o.NumParams @.c.NumParams
@.o.NumResultCols:   @.c.NumResultCols
        cc $(ccflags) -o @.o.NumResultCols @.c.NumResultCols
@.o.ParamData:   @.c.ParamData
        cc $(ccflags) -o @.o.ParamData @.c.ParamData
@.o.ParamOptions:   @.c.ParamOptions
        cc $(ccflags) -o @.o.ParamOptions @.c.ParamOptions
@.o.Prepare:   @.c.Prepare
        cc $(ccflags) -o @.o.Prepare @.c.Prepare
@.o.PrimaryKeys:   @.c.PrimaryKeys
        cc $(ccflags) -o @.o.PrimaryKeys @.c.PrimaryKeys
@.o.ProcedureColumns:   @.c.ProcedureColumns
        cc $(ccflags) -o @.o.ProcedureColumns @.c.ProcedureColumns
@.o.Procedures:   @.c.Procedures
        cc $(ccflags) -o @.o.Procedures @.c.Procedures
@.o.PutData:   @.c.PutData
        cc $(ccflags) -o @.o.PutData @.c.PutData
@.o.RowCount:   @.c.RowCount
        cc $(ccflags) -o @.o.RowCount @.c.RowCount
@.o.SetConnectAttr:   @.c.SetConnectAttr
        cc $(ccflags) -o @.o.SetConnectAttr @.c.SetConnectAttr
@.o.SetConnectOption:   @.c.SetConnectOption
        cc $(ccflags) -o @.o.SetConnectOption @.c.SetConnectOption
@.o.SetCursorName:   @.c.SetCursorName
        cc $(ccflags) -o @.o.SetCursorName @.c.SetCursorName
@.o.SetDescField:   @.c.SetDescField
        cc $(ccflags) -o @.o.SetDescField @.c.SetDescField
@.o.SetDescRec:   @.c.SetDescRec
        cc $(ccflags) -o @.o.SetDescRec @.c.SetDescRec
@.o.SetEnvAttr:   @.c.SetEnvAttr
        cc $(ccflags) -o @.o.SetEnvAttr @.c.SetEnvAttr
@.o.SetPos:   @.c.SetPos
        cc $(ccflags) -o @.o.SetPos @.c.SetPos
@.o.SetScrollOptions:   @.c.SetScrollOptions
        cc $(ccflags) -o @.o.SetScrollOptions @.c.SetScrollOptions
@.o.SetStmtAttr:   @.c.SetStmtAttr
        cc $(ccflags) -o @.o.SetStmtAttr @.c.SetStmtAttr
@.o.SetStmtOption:   @.c.SetStmtOption
        cc $(ccflags) -o @.o.SetStmtOption @.c.SetStmtOption
@.o.SpecialColumns:   @.c.SpecialColumns
        cc $(ccflags) -o @.o.SpecialColumns @.c.SpecialColumns
@.o.Statistics:   @.c.Statistics
        cc $(ccflags) -o @.o.Statistics @.c.Statistics
@.o.TablePrivileges:   @.c.TablePrivileges
        cc $(ccflags) -o @.o.TablePrivileges @.c.TablePrivileges
@.o.Tables:   @.c.Tables
        cc $(ccflags) -o @.o.Tables @.c.Tables
@.o.Transact:   @.c.Transact
        cc $(ccflags) -o @.o.Transact @.c.Transact
@.o.trace:   @.c.trace
        cc $(ccflags) -o @.o.trace @.c.trace
@.o.AllocConnect:   @.c.AllocConnect
        cc $(ccflags) -o @.o.AllocConnect @.c.AllocConnect

# Dynamic dependencies:
