Lines Matching refs:PICS
146 PICS= $(OBJECTS:%=pics/%)
151 .PARALLEL: $(OBJS) $(PICS) DUMMY
160 $(PICS) $(EXTPICS) $(LDLIBS)
162 $(PICS) $(EXTPICS) $(LDLIBS)
186 CTFMERGE_LIB = $(CTFMERGE) $(CTFMRGFLAGS) -t -f -L VERSION -o $@ $(PICS)
192 $(PICS) := sparc_CFLAGS += -xregs=no%appl $(sparc_C_PICFLAGS)
193 $(PICS) := sparcv9_CFLAGS += -xregs=no%appl $(sparcv9_C_PICFLAGS)
194 $(PICS) := i386_CFLAGS += $(i386_C_PICFLAGS)
195 $(PICS) := amd64_CFLAGS += $(amd64_C_PICFLAGS)
196 $(PICS) := CCFLAGS += $(CC_PICFLAGS)
197 $(PICS) := CPPFLAGS += -DPIC -D_REENTRANT
198 $(PICS) := sparcv9_CCFLAGS += -xregs=no%appl $(sparcv9_CC_PICFLAGS)
199 $(PICS) := amd64_CCFLAGS += $(amd64_CC_PICFLAGS)
200 $(PICS) := CFLAGS += $(CTF_FLAGS)
201 $(PICS) := CFLAGS64 += $(CTF_FLAGS)
202 $(PICS) := CTFCONVERT_POST = $(CTFCONVERT_O)