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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [sys/] [mmixware/] [Makefile.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
## Process this file with automake to generate Makefile.in
2
 
3
AUTOMAKE_OPTIONS = cygnus
4
 
5
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
6
 
7
noinst_LIBRARIES = lib.a
8
 
9
lib_a_SOURCES = _exit.c access.c chmod.c chown.c close.c creat.c \
10
        execv.c execve.c fork.c fstat.c getpid.c isatty.c \
11
        kill.c lseek.c open.c pipe.c read.c \
12
        sbrk.c stat.c time.c unlink.c utime.c wait.c write.c \
13
        times.c gettime.c setjmp.S
14
 
15
all: crt0.o
16
 
17
ACLOCAL_AMFLAGS = -I ../../..
18
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.