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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_57/] [or1ksim/] [testbench/] [support/] [Makefile.in] - Diff between revs 381 and 385

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 381 Rev 385
Line 81... Line 81...
host_triplet = @host@
host_triplet = @host@
CC = @CC@
CC = @CC@
CFLAGS = @CFLAGS@
CFLAGS = @CFLAGS@
INCLUDES = @INCLUDES@
INCLUDES = @INCLUDES@
LD = @LD@
LD = @LD@
LDFLAGS = @LDFLAGS@
 
MAKEINFO = @MAKEINFO@
MAKEINFO = @MAKEINFO@
MAKE_SHELL = @MAKE_SHELL@
MAKE_SHELL = @MAKE_SHELL@
 
OR1K_LDFLAGS = @OR1K_LDFLAGS@
PACKAGE = @PACKAGE@
PACKAGE = @PACKAGE@
RANLIB = @RANLIB@
RANLIB = @RANLIB@
SIM = @SIM@
SIM = @SIM@
TESTS_ENV = @TESTS_ENV@
TESTS_ENV = @TESTS_ENV@
VERSION = @VERSION@
VERSION = @VERSION@
Line 99... Line 99...
LIBRARIES =  $(noinst_LIBRARIES)
LIBRARIES =  $(noinst_LIBRARIES)
 
 
 
 
DEFS = @DEFS@ -I. -I$(srcdir)
DEFS = @DEFS@ -I. -I$(srcdir)
CPPFLAGS = @CPPFLAGS@
CPPFLAGS = @CPPFLAGS@
 
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
LIBS = @LIBS@
libsupport_a_LIBADD =
libsupport_a_LIBADD =
libsupport_a_OBJECTS =  support.o int.o
libsupport_a_OBJECTS =  support.o int.o
AR = ar
AR = ar
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)

powered by: WebSVN 2.1.0

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