mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-04-05 01:59:55 +00:00
25 lines
543 B
YAML
25 lines
543 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
ada-main: testsuites/ada/sptests/sp09/sp09.adb
|
|
ada-object-directory: testsuites/ada/sptests/sp09
|
|
adaflags: []
|
|
adaincludes:
|
|
- cpukit/include/adainclude
|
|
- testsuites/ada/support
|
|
build-type: ada-test-program
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes: []
|
|
ldflags: []
|
|
links: []
|
|
source:
|
|
- testsuites/ada/sptests/sp09/init.c
|
|
stlib: []
|
|
target: testsuites/ada/ada_sp09.exe
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|