Back to home page

LXR

 
 

    


Warning, /spec/build/cpukit/libftpfs.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: library
0003 cflags:
0004 - ${COVERAGE_COMPILER_FLAGS}
0005 copyrights:
0006 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0007 cppflags: []
0008 cxxflags:
0009 - ${COVERAGE_COMPILER_FLAGS}
0010 enabled-by: true
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}/rtems
0014   source:
0015   - cpukit/include/rtems/ftpfs.h
0016 install-path: ${BSP_LIBDIR}
0017 links: []
0018 source:
0019 - cpukit/libfs/src/ftpfs/ftpfs.c
0020 target: ftpfs
0021 type: build