OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nmake
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/glib/
makefile.msc
2
## Use:
nmake
-f makefile.msc
12
for %d in ($(PARTS)) do
nmake
-nologo -f makefile.msc sub-one THIS=%d TARGET=all
17
for %d in ($(PARTS)) do
nmake
-nologo -f makefile.msc sub-one THIS=%d TARGET=clean
21
@
nmake
-nologo -f makefile.msc $(TARGET)
/external/stlport/
configure.bat
26
echo # STLport Configuration Tool for Windows > build\Makefiles\
nmake
\config.mak
27
echo # >> build\Makefiles\
nmake
\config.mak
28
echo # config.mak generated with command line: >> build\Makefiles\
nmake
\config.mak
29
echo # configure %1 %2 %3 %4 %5 %6 %7 %8 %9 >> build\Makefiles\
nmake
\config.mak
30
echo # >> build\Makefiles\
nmake
\config.mak
221
echo COMPILER_NAME=vc6 >> build\Makefiles\
nmake
\config.mak
227
echo COMPILER_NAME=vc70 >> build\Makefiles\
nmake
\config.mak
233
echo COMPILER_NAME=vc71 >> build\Makefiles\
nmake
\config.mak
239
echo COMPILER_NAME=vc8 >> build\Makefiles\
nmake
\config.mak
245
echo COMPILER_NAME=vc9 >> build\Makefiles\
nmake
\config.ma
[
all
...]
/external/icu4c/samples/ufortune/resources/
fortune_resources.mak
5
# Windows
nmake
makefile for compiling and packaging the resources
48
# all -
nmake
starts here by default
/external/icu4c/extra/uconv/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icup=<path_to_icu_instalation> [Debug|Release]
20
!MESSAGE You can specify a configuration when running
NMAKE
23
!MESSAGE
NMAKE
/f "makedata.mak" CFG="Debug"
/external/icu4c/data/
makedata.mak
5
#
nmake
file for creating data files on win32
7
#
nmake
/f makedata.mak icumake=$(ProjectDir)
490
# C:\svn\icuproj\icu\trunk\source\data>
nmake
-f makedata.mak ICUMAKE=C:\svn\icuproj\icu\trunk\source\data\ CFG=x86\Debug uni-core-data
563
# testdata -
nmake
will invoke pkgdata, which will create testdata.dat
568
nmake
/nologo /f "$(TESTDATA)\testdata.mak" TESTDATA=. ICUTOOLS="$(ICUTOOLS)" ICUPBIN="$(ICUPBIN)" ICUP="$(ICUP)" CFG=$(CFG) TESTDATAOUT="$(TESTDATAOUT)" TESTDATABLD="$(TESTDATABLD)"
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
nmake.mak
1
# Makefile for Microsoft
nmake
to build wpa_supplicant
/external/dropbear/libtommath/
bn.tex
108
nmake
-f makefile.msvc
[
all
...]
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 1021 milliseconds