OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [scarts_32/] [Makefile.in] - Rev 26

Compare with Previous | Blame | View Log

## COMMON_PRE_CONFIG_FRAG

# These variables are given default values in COMMON_PRE_CONFIG_FRAG.
# We override the ones we need to here.
# Not all of these need to be mentioned, only the necessary ones.
# In fact it is better to *not* mention ones if the value is the default.

# List of object files, less common parts.
SIM_OBJS = sim-load.o scarts_32-bootmem.o scarts_32-codemem.o scarts_32-datamem.o scarts_32-iss.o scarts_32-mad.o scarts_32-plugins.o scarts_32-sim.o

# List of extra dependencies.
# Generally this consists of simulator specific files included by sim-main.h.
SIM_EXTRA_DEPS = $(srcdir)/../../gdb/scarts_32-tdep.h $(srcdir)/../../include/gdb/sim-scarts_32.h scarts-op.h tconfig.h

# List of flags to always pass to $(CC).
SIM_EXTRA_CFLAGS = -I$(srcdir)/../../gdb/

# List of extra libraries to link with.
SIM_EXTRA_LIBS = -ldl -lz

# List of extra program dependencies.
SIM_EXTRA_LIBDEPS =

# List of main object files for `run'.
SIM_RUN_OBJS = run.o

# Dependency of `all' to build any extra files.
SIM_EXTRA_ALL =

# Dependency of `install' to install any extra files.
SIM_EXTRA_INSTALL =

# Dependency of `clean' to clean any extra files.
SIM_EXTRA_CLEAN =

## COMMON_POST_CONFIG_FRAG

# Rules need to build $(SIM_OBJS), plus whatever else the target wants.

scarts_32-bootmem.o: scarts_32-bootmem.c scarts_32-bootmem.h
        $(CC) -c $(srcdir)/scarts_32-bootmem.c $(ALL_CFLAGS)

scarts_32-codemem.o: scarts_32-codemem.c scarts_32-codemem.h
        $(CC) -c $(srcdir)/scarts_32-codemem.c $(ALL_CFLAGS)

scarts_32-datamem.o: scarts_32-datamem.c scarts_32-datamem.h
        $(CC) -c $(srcdir)/scarts_32-datamem.c $(ALL_CFLAGS)

scarts_32-iss.o: scarts_32-iss.c scarts_32-iss.h scarts_32-mad.h scarts-op.h scarts_32-plugins.h
        $(CC) -c $(srcdir)/scarts_32-iss.c $(ALL_CFLAGS)

scarts_32-mad.o: scarts_32-mad.c scarts_32-bootmem.h scarts_32-codemem.h scarts_32-datamem.h scarts_32-mad.h scarts_32-plugins.h
        $(CC) -c $(srcdir)/scarts_32-mad.c $(ALL_CFLAGS)

scarts_32-plugins.o: scarts_32-plugins.c scarts_32-plugins.h
        $(CC) -c $(srcdir)/scarts_32-plugins.c $(ALL_CFLAGS)

scarts_32-sim.o: scarts_32-iss.h scarts_32-sim.c scarts_32-sim.h
        $(CC) -c $(srcdir)/scarts_32-sim.c $(ALL_CFLAGS)

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.