Home
last modified time | relevance | path

Searched refs:LIB_SOURCES (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DAddCompilerRT.cmake67 # Add headers to LIB_SOURCES for IDEs
68 compiler_rt_process_sources(LIB_SOURCES
69 ${LIB_SOURCES}
75 add_library(${libname} OBJECT ${LIB_SOURCES})
218 list(LENGTH LIB_SOURCES LIB_SOURCES_LENGTH)
220 # Add headers to LIB_SOURCES for IDEs. It doesn't make sense to
223 compiler_rt_process_sources(LIB_SOURCES
224 ${LIB_SOURCES}
248 set(sources_${libname} ${LIB_SOURCES})
295 set(sources_${libname} ${LIB_SOURCES})
H A DCompilerRTDarwinUtils.cmake282 add_library(${libname} STATIC ${LIB_SOURCES})
/openbsd-src/gnu/usr.bin/cvs/emx/
H A DChangeLog15 * Makefile.in (LIB_OBJECTS, LIB_SOURCES): Remove vasprintf.
153 * Makefile.in (LIB_SOURCES): Remove lib/xgetwd.c; replaced by
H A DMakefile.in150 LIB_SOURCES = \
271 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES} ${DIFF_SOURCES}
H A DMakefile150 LIB_SOURCES = \ macro
271 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES} ${DIFF_SOURCES}
/openbsd-src/gnu/usr.bin/cvs/os2/
H A DMakefile.in149 LIB_SOURCES = \
263 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES}
H A DMakefile149 LIB_SOURCES = \ macro
263 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES}
H A DChangeLog805 (LIB_SOURCES, LIB_OBJECTS): new vars; we'll just build stuff in