Searched refs:RC_NONARCH_CFLAGS (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/
H A DGNUmakefile40 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
42 ifndef RC_NONARCH_CFLAGS
43 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/python_modules-35/2.5/
H A DGNUmakefile41 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
43 ifndef RC_NONARCH_CFLAGS
44 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/pyobjc-42/
H A DGNUmakefile42 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
44 ifndef RC_NONARCH_CFLAGS
45 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/python_modules-35/
H A DGNUmakefile43 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
45 ifndef RC_NONARCH_CFLAGS
46 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/CPAN-52/
H A DGNUmakefile50 ifndef RC_NONARCH_CFLAGS
51 export RC_NONARCH_CFLAGS = -pipe macro
53 MY_CFLAGS := $(foreach A,$(MY_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
/macosx-10.9.5/perl-92/5.12/
H A DGNUmakefile34 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
36 ifndef RC_NONARCH_CFLAGS
37 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/perl-92/5.16/
H A DGNUmakefile34 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
36 ifndef RC_NONARCH_CFLAGS
37 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/perl-92/
H A DMakefile51 ifndef RC_NONARCH_CFLAGS
52 export RC_NONARCH_CFLAGS = -pipe macro
54 MY_CFLAGS := $(foreach A,$(MY_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
/macosx-10.9.5/python-76.100.1/2.7/
H A DGNUmakefile38 export RC_CFLAGS := $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
40 ifndef RC_NONARCH_CFLAGS
41 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/python-76.100.1/2.5/
H A DGNUmakefile38 export RC_CFLAGS := $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
40 ifndef RC_NONARCH_CFLAGS
41 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/python-76.100.1/2.6/
H A DGNUmakefile38 export RC_CFLAGS := $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
40 ifndef RC_NONARCH_CFLAGS
41 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/python-76.100.1/
H A DMakefile48 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
50 ifndef RC_NONARCH_CFLAGS
51 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.9.5/Csu-79/
H A DMakefile2 CFLAGS = $(OFLAG) -Wall $(RC_NONARCH_CFLAGS)

Completed in 173 milliseconds