URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Show entire file |
Details |
Blame |
View Log
Rev 47 |
Rev 51 |
Line 34... |
Line 34... |
SYSC_INC_DIR = ../include
|
SYSC_INC_DIR = ../include
|
INCDIRS = -I$(SYSTEMC)/include -I$(SYSC_INC_DIR)
|
INCDIRS = -I$(SYSTEMC)/include -I$(SYSC_INC_DIR)
|
|
|
# Local objects
|
# Local objects
|
OBJS = Or1200MonitorSC.o \
|
OBJS = Or1200MonitorSC.o \
|
ResetSC.o
|
ResetSC.o \
|
|
UartSC.o
|
LIB = libmodules.a
|
LIB = libmodules.a
|
|
|
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
# Rule to make dependency files
|
# Rule to make dependency files
|
%.d: %.cpp
|
%.d: %.cpp
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.