Searched refs:LIB_SOURCES (Results 1 – 8 of 8) sorted by relevance
67 # Add headers to LIB_SOURCES for IDEs68 compiler_rt_process_sources(LIB_SOURCES69 ${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 to223 compiler_rt_process_sources(LIB_SOURCES224 ${LIB_SOURCES}248 set(sources_${libname} ${LIB_SOURCES})295 set(sources_${libname} ${LIB_SOURCES})
282 add_library(${libname} STATIC ${LIB_SOURCES})
15 * Makefile.in (LIB_OBJECTS, LIB_SOURCES): Remove vasprintf.153 * Makefile.in (LIB_SOURCES): Remove lib/xgetwd.c; replaced by
150 LIB_SOURCES = \271 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES} ${DIFF_SOURCES}
150 LIB_SOURCES = \ macro271 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES} ${DIFF_SOURCES}
149 LIB_SOURCES = \263 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES}
149 LIB_SOURCES = \ macro263 SOURCES = ${COMMON_SOURCES} ${LIB_SOURCES} ${OS2_SOURCES}
805 (LIB_SOURCES, LIB_OBJECTS): new vars; we'll just build stuff in