1 ## Copyright (c) 1998, 2000 Cygnus Support
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 multilibtool_DATA += \
16 if MN10300_BUILD_LIBCYGMON
17 multilibtool_DATA += \
22 multilibtool_DATA += \
26 libobjs_a_SOURCES += \
31 # Generic object files common to all targets.
32 %C%_common_lib_sources = \
53 multilibtool_LIBRARIES += %D%/libeval.a
54 %C%_libeval_a_SOURCES = \
55 $(%C%_common_lib_sources) \
58 if MN10300_BUILD_LIBCYGMON
59 multilibtool_LIBRARIES += %D%/libcygmon.a
60 %C%_libcygmon_a_SOURCES = \
61 $(%C%_common_lib_sources) \
65 check_PROGRAMS += %D%/test
66 %C%_test_LDFLAGS = $(AM_LDFLAGS) -Wl,-T$(srcdir)/%D%/eval.ld