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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [sys/] [sysvi386/] [Makefile.am] - Diff between revs 1010 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 1010 Rev 1765
## 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)
noinst_LIBRARIES = lib.a
noinst_LIBRARIES = lib.a
lib_a_SOURCES = \
lib_a_SOURCES = \
        ioctl.s isatty.c read.s lseek.s close.s sbrk.c fstat.s cerror.s \
        ioctl.s isatty.c read.s lseek.s close.s sbrk.c fstat.s cerror.s \
        _exit.s write.s open.s signal.s kill.s getpid.s brk.s fork.s wait.s \
        _exit.s write.s open.s signal.s kill.s getpid.s brk.s fork.s wait.s \
        execve.s exec.c utime.s fcntl.s chmod.s getuid.s getgid.s time.s \
        execve.s exec.c utime.s fcntl.s chmod.s getuid.s getgid.s time.s \
        stat.s link.s unlink.s rename.s mkdir.s rmdir.s sigaction.s \
        stat.s link.s unlink.s rename.s mkdir.s rmdir.s sigaction.s \
        sigprocmask.s waitpid.s sysconf.s pathconf.s fpathconf.s \
        sigprocmask.s waitpid.s sysconf.s pathconf.s fpathconf.s \
        getdents.s opendir.c readdir.c rewinddir.c closedir.c pipe.s \
        getdents.s opendir.c readdir.c rewinddir.c closedir.c pipe.s \
        getgroups.s setuid.s getuid.s setgid.s geteuid.s getegid.s \
        getgroups.s setuid.s getuid.s setgid.s geteuid.s getegid.s \
        chdir.s dup2.c dup.c tcgetattr.c tcsetattr.c speed.c tcline.c \
        chdir.s dup2.c dup.c tcgetattr.c tcsetattr.c speed.c tcline.c \
        times.s pause.s sleep.c alarm.s access.s _longjmp.s _setjmp.s
        times.s pause.s sleep.c alarm.s access.s _longjmp.s _setjmp.s
all: crt0.o
all: crt0.o
ACLOCAL_AMFLAGS = -I ../../..
ACLOCAL_AMFLAGS = -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.