OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DYNAMICCFLAGS
(Results
1 - 25
of
25
) sorted by null
/external/icu/icu4c/source/config/
mh-alpha-linux-cc
48
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-alpha-osf
48
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-bsd-gcc
38
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-haiku
39
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-qnx
47
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-alpha-linux-gcc
43
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-beos
66
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-hpux-gcc
57
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-irix
46
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-linux
44
$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
)) -o $@ $<)
mh-linux-va
52
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-mpras
41
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-solaris-gcc
46
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-aix-gcc
102
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-aix-va
110
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-cygwin
65
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-cygwin64
65
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-darwin
59
$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
)) -MMD -MT "$*.d $*.o $*.$(STATIC_O)" -o $@ $<)
mh-hpux-acc
105
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-mingw
107
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-mingw64
107
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-os400
110
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-solaris
64
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -o $@ $<
mh-cygwin-msvc
142
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -Fo$@ $(SOURCE_FILE)
mh-msys-msvc
135
$(COMPILE.c) $(DYNAMICCPPFLAGS) $(
DYNAMICCFLAGS
) -Fo$@ $<
Completed in 272 milliseconds