OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Fo
(Results
1 - 25
of
47
) sorted by relevancy
1
2
/src/external/gpl2/gmake/dist/
build_w32.bat
31
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
33
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
35
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
37
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
39
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
41
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
43
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
45
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
47
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
49
cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /
Fo
.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c dir.c
[
all
...]
/src/external/gpl2/gmake/dist/w32/subproc/
build.bat
3
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /
Fo
.\WinDebug/ /c misc.c
4
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /
Fo
.\WinDebug/ /c sub_proc.c
5
cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /
Fo
.\WinDebug/ /c w32err.c
8
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /
Fo
.\WinRel/ /c misc.c
9
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /
Fo
.\WinRel/ /c sub_proc.c
10
cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch /
Fo
.\WinRel/ /c w32err.c
/src/crypto/external/bsd/heimdal/dist/lib/base/
NTMakefile
82
$(C2OBJ_C) -
Fo
$@ -Fd$(@D)\ $** -DBlah
/src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32
223
C2OBJ = $(C2OBJ_C) -
Fo
$@ -Fd$(@D)\ $**
225
C2OBJ_P = $(C2OBJ_NP) -
Fo
$(OBJ)\ -Fd$(OBJ)\ #
239
RC2RES = $(RC2RES_C) -
fo
$@ $**
306
$(C2OBJ_C) /Fd$(OBJ)\ /
Fo
$(OBJ)\ $(localcflags) $(MPOPT) @<<
311
$(C2OBJ_C) /Fd$(OBJ)\ /
Fo
$(OBJ)\ $(extcflags) $(MPOPT) @<<
316
$(C2OBJ_C) /Fd$(OBJ)\ /
Fo
$(OBJ)\ $(localcflags) $(MPOPT) @<<
321
$(C2OBJ_C) /Fd$(OBJ)\ /
Fo
$(OBJ)\ $(extcflags) $(MPOPT) @<<
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
NTMakefile
435
$(C2OBJ_NP) -
Fo
$(OBJ)\krb5\ -Fd$(OBJ)\krb5\ -I$(OBJ)\krb5 $(GCOPTS)
438
$(C2OBJ_NP) -
Fo
$(OBJ)\krb5\ -Fd$(OBJ)\krb5\ -I$(OBJ)\krb5 $(GCOPTS) -DASN1_LIB
441
$(C2OBJ_NP) -
Fo
$(OBJ)\mech\ -Fd$(OBJ)\mech\ -I$(OBJ)\mech $(GCOPTS)
444
$(C2OBJ_NP) -
Fo
$(OBJ)\mech\ -Fd$(OBJ)\mech\ -I$(OBJ)\mech -I$(OBJ)\gssapi $(GCOPTS) -DASN1_LIB
447
$(C2OBJ_NP) -
Fo
$(OBJ)\ntlm\ -Fd$(OBJ)\ntlm\ -I$(OBJ)\ntlm $(GCOPTS)
450
$(C2OBJ_NP) -
Fo
$(OBJ)\ntlm\ -Fd$(OBJ)\ntlm\ -I$(OBJ)\ntlm $(GCOPTS) -DASN1_LIB
453
$(C2OBJ_NP) -
Fo
$(OBJ)\spnego\ -Fd$(OBJ)\spnego\ -I$(OBJ)\spnego $(GCOPTS)
456
$(C2OBJ_NP) -
Fo
$(OBJ)\spnego\ -Fd$(OBJ)\spnego\ -I$(OBJ)\spnego -Imech $(GCOPTS) -DASN1_LIB
459
$(C2OBJ_NP) -
Fo
$(OBJ)\gssapi\ -Fd$(OBJ)\gssapi\ -I$(OBJ)\gssapi $(GCOPTS)
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
NTMakefile
213
$(C2OBJ_C) /Fd$(OBJ)\tool\ /
Fo
$(OBJ)\tool\ $(MPOPT) /UASN1_LIB $<
216
$(C2OBJ_C) /Fd$(OBJ)\tool\ /
Fo
$(OBJ)\tool\ $(MPOPT) /UASN1_LIB $<
/src/external/bsd/nvi/dist/dist/
compile
143
set x "$@" -
Fo
"$file"
/src/external/gpl2/groff/dist/font/devps/generate/
textmap
198
guillemotleft
Fo
200
guilsinglleft
fo
/src/external/gpl2/groff/dist/font/devps/
symbolmap
201
guillemotleft
Fo
203
guilsinglleft
fo
/src/external/bsd/ntp/dist/sntp/libevent/build-aux/
compile
148
set x "$@" -
Fo
"$file"
/src/external/gpl3/binutils/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/external/gpl3/binutils.old/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/lib/librumpuser/build-aux/
compile
148
set x "$@" -
Fo
"$file"
/src/sys/external/isc/libsodium/dist/build-aux/
compile
148
set x "$@" -
Fo
"$file"
/src/sys/external/isc/libsodium/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/crypto/external/bsd/heimdal/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/file/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/flex/dist/build-aux/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/libevent/dist/build-aux/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/ntp/dist/sntp/libevent/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/openldap/dist/contrib/ldapc++/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/openpam/dist/
compile
148
set x "$@" -
Fo
"$file"
/src/external/bsd/tmux/dist/etc/
compile
148
set x "$@" -
Fo
"$file"
/src/external/gpl2/xcvs/dist/diff/
libdiff.mak
71
CPP_PROJ=/nologo /ML /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /D "NDEBUG" /D "WIN32" /D "WANT_WIN_COMPILER_VERSION" /Fp"$(INTDIR)\libdiff.pch" /YX /
Fo
"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
174
CPP_PROJ=/nologo /MLd /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /Fp"$(INTDIR)\libdiff.pch" /YX /
Fo
"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c
/src/external/gpl3/gcc/dist/
compile
148
set x "$@" -
Fo
"$file"
Completed in 44 milliseconds
1
2
Indexes created Fri Apr 03 00:24:04 UTC 2026