Searched refs:OBJECTS (Results 1 - 25 of 98) sorted by relevance

1234

/macosx-10.10.1/ICU-531.30/icuSources/samples/break/
H A DMakefile15 OBJECTS=break.o ubreak.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/case/
H A DMakefile15 OBJECTS=case.o ucase.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/citer/
H A DMakefile14 OBJECTS=citer.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/coll/
H A DMakefile15 OBJECTS=coll.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/csdet/
H A DMakefile15 OBJECTS=csdet.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/datefmt/
H A DMakefile14 OBJECTS=main.o util.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/msgfmt/
H A DMakefile15 OBJECTS=main.o util.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/props/
H A DMakefile15 OBJECTS=props.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/strsrch/
H A DMakefile15 OBJECTS=strsrch.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/uciter8/
H A DMakefile14 OBJECTS=uciter8.o uit_len8.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/ustring/
H A DMakefile14 OBJECTS=ustring.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/datecal/
H A DMakefile15 OBJECTS=cal.o ccal.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/numfmt/
H A DMakefile15 OBJECTS=main.o util.o capi.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/translit/
H A DMakefile15 OBJECTS=main.o unaccent.o util.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/ucnv/
H A DMakefile14 OBJECTS=convsamp.o flagcb.o macro
/macosx-10.10.1/ICU-531.30/icuSources/samples/ugrep/
H A DMakefile15 OBJECTS=ugrep.o macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dport.make41 OBJECTS = getopt.c.o
49 libport.o %c4 {OBJECTS}
50 {AR} {OBJECTS} -o libport.o
53 {RM} {TARGETS} {OBJECTS} || set status 0
/macosx-10.10.1/msdosfs-209.1.1/
H A Dcode_coverage.sh10 OBJECTS=build/msdosfs.build/CodeCoverage/fsck_msdos.build/Objects-normal/`arch`
13 rm -f $OBJECTS/*.gcda *.gcov
20 gcov -o $OBJECTS $FILE
/macosx-10.10.1/ICU-531.30/icuSources/samples/legacy/
H A DMakefile33 OBJECTS=legacy.o newcol.o oldcol.o macro
37 DEPS=$(OBJECTS:.o=.d)
51 -$(RMV) $(OBJECTS) $(TARGET)
56 $(TARGET): $(OBJECTS)
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dmakefile.dj12 OBJECTS := $(patsubst %.c,$(OBJ_DIR)/%.o,$(strip $(CSOURCES)))
21 $(CURL_LIB): $(OBJECTS)
/macosx-10.10.1/ICU-531.30/icuSources/extra/scrptrun/
H A DMakefile.in36 OBJECTS = scrptrun.o srtest.o
38 DEPS = $(OBJECTS:.o=.d)
63 $(RMV) $(OBJECTS) $(TARGET)
74 $(TARGET) : $(OBJECTS)
/macosx-10.10.1/ICU-531.30/icuSources/samples/cal/
H A DMakefile.in26 OBJECTS = uprint.o cal.o
28 DEPS = $(OBJECTS:.o=.d)
53 $(RMV) $(OBJECTS) $(TARGET)
65 $(TARGET) : $(OBJECTS)
/macosx-10.10.1/ICU-531.30/icuSources/samples/date/
H A DMakefile.in26 OBJECTS = uprint.o date.o
28 DEPS = $(OBJECTS:.o=.d)
53 $(RMV) $(OBJECTS) $(TARGET)
65 $(TARGET) : $(OBJECTS)
/macosx-10.10.1/ICU-531.30/icuSources/test/compat/
H A DMakefile.in26 OBJECTS = tzdate.o
28 DEPS = $(OBJECTS:.o=.d)
53 $(RMV) $(OBJECTS) $(TARGET)
65 $(TARGET) : $(OBJECTS)
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/DateFmtPerf/
H A DMakefile.in25 OBJECTS = DateFmtPerf.o
27 DEPS = $(OBJECTS:.o=.d)
52 $(RMV) $(OBJECTS) $(TARGET)
63 $(TARGET) : $(OBJECTS)

Completed in 284 milliseconds

1234