1 ## Copyright (c) 2008, 2010 Anthony Green
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
13 ## Makefile for libgloss/spro. This is the board support code for the
17 multilibtool_DATA += \
18 %D%/moxie-elf-common.ld \
25 multilibtool_DATA += %D%/crt0.o
27 libobjs_a_SOURCES += \
30 multilibtool_LIBRARIES += %D%/libsim.a
31 %C%_libsim_a_SOURCES = \
49 multilibtool_LIBRARIES += %D%/libqemu.a
50 %C%_libqemu_a_SOURCES = \