Lines Matching full:equivalent
123 manually configuring user makefiles or equivalent. Because
161 Prints the binary (executable) directory path. Normally equivalent to 'bin'.
165 Print the C compiler used. Equivalent to the $(CC) Makefile variable.
168 Print the C compiler flags. Equivalent to the $(CFLAGS) Makefile variable.
172 Print the C preprocessor flags. Equivalent to the $(CPPFLAGS) Makefile variable. Examples are \-I include paths and \-D define directives.
178 Print the C++ compiler. Equivalent to the $(CXX) Makefile variable.
181 Print the C++ compiler flags. Equivalent to the $(CXXFLAGS) Makefile variable.
215 or equivalent default path points.) Will NOT point to the libdir.
221 on many systems a variable named LD_LIBRARY_PATH or equivalent must be set.
237 Equivalent to the $(LDFLAGS) Makefile variable.