OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTFLAGS
(Results
1 - 3
of
3
) sorted by null
/external/libexif/contrib/watcom/
Makefile
32
OPTFLAGS
= -5r -zp8 -otexan
34
OPTFLAGS
= -5r -od -d2
46
CPPFLAGS = /dWIN32 /bm /fo=$(OUTPUTDIR)\ /fr -zq $(IFLAGS) $(
OPTFLAGS
) $(WINVERFLAGS) $(EXTRACPPFLAGS)
/external/tcpdump/win32/prj/
GNUmakefile
7
#
OPTFLAGS
= -g
8
OPTFLAGS
= -O
26
-mno-cygwin ${
OPTFLAGS
}
/external/fio/
Makefile
19
OPTFLAGS
= -O3 -g -ffast-math
20
CFLAGS = -std=gnu99 -Wwrite-strings -Wall -Wdeclaration-after-statement $(
OPTFLAGS
) $(EXTFLAGS) $(BUILD_CFLAGS)
Completed in 341 milliseconds