Changes for 4.5.0 snapshot
[newlib-cygwin.git] / libgloss / frv / Makefile.inc
blob44a44b5c3fa53c839624be3e7df4797028b602e9
1 ## Copyright (c) 2002 Red Hat, Inc
2 ##
3 ## The authors hereby grant permission to use, copy, modify, distribute,
4 ## and license this software and its documentation for any purpose, provided
5 ## that existing copyright notices are retained in all copies and that this
6 ## notice is included verbatim in any distributions. No written agreement,
7 ## license, or royalty fee is required for any of the authorized uses.
8 ## Modifications to this software may be copyrighted by their authors
9 ## and need not follow the licensing terms described here, provided that
10 ## the new terms are clearly indicated on the first page of each file where
11 ## they apply.
13 multilibtool_DATA += %D%/crt0.o
14 libobjs_a_SOURCES += %D%/crt0.S
16 multilibtool_LIBRARIES += %D%/libsim.a
17 %C%_libsim_a_SOURCES = \
18         %D%/fstat.c \
19         %D%/getpid.c \
20         %D%/isatty.c \
21         %D%/kill.c \
22         %D%/putnum.c \
23         %D%/sbrk.c \
24         %D%/sim-close.S \
25         %D%/sim-exit.S \
26         %D%/sim-inbyte.c \
27         %D%/sim-lseek.S \
28         %D%/sim-open.S \
29         %D%/sim-read.S \
30         %D%/sim-time.c \
31         %D%/sim-unlink.S \
32         %D%/sim-write.S \
33         %D%/stat.c