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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [sys/] [a29khif/] [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 = \
10
        _alloc.s        \
11
        _close.s        \
12
        _cycles.s       \
13
        _exit.s         \
14
        _getpsiz.s      \
15
        _gettz.s        \
16
        _ioctl.s        \
17
        _iostat.s       \
18
        _iowait.s       \
19
        _lseek.s        \
20
        _open.s         \
21
        _query.s        \
22
        _read.s         \
23
        _setim.s        \
24
        _settrap.s      \
25
        _setvec.s       \
26
        _tmpnam.s       \
27
        _write.s        \
28
        alloc.s         \
29
        clock.s         \
30
        getargs.s       \
31
        getenv.s        \
32
        read.s          \
33
        remove.s        \
34
        rename.s        \
35
        signal.s        \
36
        _sbrk.s         \
37
        _fstat.s        \
38
        _isatty.s       \
39
        systime.s       \
40
        vec.s           \
41
        kill.c          \
42
        getpid.c        \
43
        stubs.s
44
 
45
all: crt0.o
46
 
47
ACLOCAL_AMFLAGS = -I ../../..
48
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.