Lines Matching refs:PICS
148 PICS= $(OBJECTS:%=pics/%)
153 .PARALLEL: $(OBJS) $(PICS) DUMMY
162 $(PICS) $(EXTPICS) $(LDLIBS)
164 $(PICS) $(EXTPICS) -L $(ROOTLIBDIR64) $(LDLIBS)
166 $(PICS) $(EXTPICS) $(LDLIBS)
168 $(PICS) $(EXTPICS) $(LDLIBS) $(CCNEEDED64)
192 CTFMERGE_LIB = $(CTFMERGE) $(CTFMRGFLAGS) -t -f -L VERSION -o $@ $(PICS)
198 $(PICS) := sparc_CFLAGS += -xregs=no%appl $(sparc_C_PICFLAGS)
199 $(PICS) := sparcv9_CFLAGS += -xregs=no%appl $(sparcv9_C_PICFLAGS)
200 $(PICS) := i386_CFLAGS += $(i386_C_PICFLAGS)
201 $(PICS) := amd64_CFLAGS += $(amd64_C_PICFLAGS)
202 $(PICS) := CCFLAGS += $(CC_PICFLAGS)
203 $(PICS) := CPPFLAGS += -DPIC -D_REENTRANT
204 $(PICS) := sparcv9_CCFLAGS += -xregs=no%appl $(sparcv9_CC_PICFLAGS)
205 $(PICS) := amd64_CCFLAGS += $(amd64_CC_PICFLAGS)
206 $(PICS) := CFLAGS += $(CTF_FLAGS)
207 $(PICS) := CFLAGS64 += $(CTF_FLAGS)
208 $(PICS) := CTFCONVERT_POST = $(CTFCONVERT_O)