OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCOPT
(Results
1 - 3
of
3
) sorted by null
/external/iputils/Modules/
Makefile
5
CCOPT
=-O2 -Wstrict-prototypes -Wall -Werror -fno-strict-aliasing -fno-common
6
CFLAGS=-DMODULE -D__KERNEL__ -I$(KERNEL_INCLUDE) $(
CCOPT
)
/external/libpng/contrib/gregbook/
makevms.com
33
$
ccopt
="/include=(''zpath',''pngpath')"
36
$
ccopt
= "/prefix=all"+
ccopt
52
$
ccopt
= "/decc/prefix=all"+
ccopt
67
$ CALL MAKE readpng.OBJ "cc ''
CCOPT
' readpng" -
69
$ CALL MAKE readpng2.OBJ "cc ''
CCOPT
' readpng2" -
71
$ CALL MAKE writepng.OBJ "cc ''
CCOPT
' writepng" -
74
$ CALL MAKE rpng-x.OBJ "cc ''
CCOPT
' rpng-x" -
80
$ CALL MAKE rpng2-x.OBJ "cc ''
CCOPT
' rpng2-x"
[
all
...]
/external/iputils/
Makefile
51
#
CCOPT
=-fno-strict-aliasing -Wstrict-prototypes -Wall -Werror -g
52
CCOPT
=-fno-strict-aliasing -Wstrict-prototypes -Wall -g
113
CFLAGS=$(CCOPTOPT) $(
CCOPT
) $(GLIBCFIX) $(DEFINES)
Completed in 438 milliseconds