Lines Matching refs:Fo
394 RC_FLAGS = /dDEBUGBUILD=1 /Fo $@ $(LIBCURL_SRC_DIR)\libcurl.rc
396 CURL_RC_FLAGS = /i../include /dDEBUGBUILD=1 /Fo $@ $(CURL_SRC_DIR)\curl.rc
398 RC_FLAGS = /dDEBUGBUILD=0 /Fo $@ $(LIBCURL_SRC_DIR)\libcurl.rc
400 CURL_RC_FLAGS = /i../include /dDEBUGBUILD=0 /Fo $@ $(CURL_SRC_DIR)\curl.rc
561 $(CURL_CC) $(CFLAGS) /Fo"$@" $<
564 $(CURL_CC) $(CFLAGS) /Fo"$@" $<
567 $(CURL_CC) $(CFLAGS) /Fo"$@" $<
602 $(CURL_CC) $(CURL_CFLAGS) /Fo"$@" $<
605 $(CURL_CC) $(CURL_CFLAGS) /Zm200 /Fo"$@" $(CURL_SRC_DIR)\tool_hugehelp.c
607 $(CURL_CC) $(CURL_CFLAGS) /Fo"$@" ../lib/nonblock.c
609 $(CURL_CC) $(CURL_CFLAGS) /Fo"$@" ../lib/strtoofft.c
611 $(CURL_CC) $(CURL_CFLAGS) /Fo"$@" ../lib/warnless.c
613 $(CURL_CC) $(CURL_CFLAGS) /Fo"$@" ../lib/curl_ctype.c