Searched refs:PARSER (Results 1 – 2 of 2) sorted by relevance
4 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl macro12 echo ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions; \13 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions16 ${PARSER} $< $@ $(SRC_DIR)/$(notdir $@).exceptions20 $(BUILDDIR)/linker_lists.h.rst: ${API}/linker_lists.h ${PARSER} $(SRC_DIR)/linker_lists.h.rst.excep…
14 ${SHLIB}: ${OBJS} ${COMMON}.o ${PARSER}.o15 - ${SHCC} ${CFLAGS} ${INCLUDES} -nostdlib -shared -o ${SHLIB} ${OBJS} ${COMMON}.o ${PARSER}.o ${DYN…16 …LDFLAGS} ${INCLUDES} -nostdlib -shared -o ${SHLIB} ${OBJS} ${COMMON}.o ${PARSER}.o ${DYNLIB_FLAGS}…