OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [newlib/] [libc/] [sys/] [sysnecv850/] [Makefile.am] - Diff between revs 207 and 345

Only display areas with differences | Details | Blame | View Log

Rev 207 Rev 345
## Process this file with automake to generate Makefile.in
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
AUTOMAKE_OPTIONS = cygnus
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
AM_CCASFLAGS = $(INCLUDES)
AM_CCASFLAGS = $(INCLUDES)
noinst_LIBRARIES = lib.a
noinst_LIBRARIES = lib.a
lib_a_SOURCES = \
lib_a_SOURCES = \
        _exit.c access.c chmod.c chown.c close.c creat.c crt1.c \
        _exit.c access.c chmod.c chown.c close.c creat.c crt1.c \
        execv.c execve.c fork.c fstat.c getpid.c isatty.c \
        execv.c execve.c fork.c fstat.c getpid.c isatty.c \
        kill.c lseek.c open.c pipe.c read.c link.c \
        kill.c lseek.c open.c pipe.c read.c link.c \
        sbrk.c stat.c time.c trap.S unlink.c utime.c wait.c write.c \
        sbrk.c stat.c time.c trap.S unlink.c utime.c wait.c write.c \
        times.c gettime.c
        times.c gettime.c
lib_a_CCASFLAGS = $(AM_CCASFLAGS)
lib_a_CCASFLAGS = $(AM_CCASFLAGS)
lib_a_CFLAGS = $(AM_CFLAGS)
lib_a_CFLAGS = $(AM_CFLAGS)
all-local: crt0.o
all-local: crt0.o
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
 
 

powered by: WebSVN 2.1.0

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