Home
last modified time | relevance | path

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

/original-bsd/contrib/gcc-2.3.3/
H A DMakefile314 USE_ALLOCA= ` case "${CC}" in "${OLDCC}") echo ${ALLOCA} ;; esac ` macro
331 LIBS = $(OBSTACK) $(USE_ALLOCA) $(MALLOC) $(CLIB)