/external/mesa3d/bin/ |
D | mklib | 82 LIBNAME=$1 87 rm -f ${LIBNAME} 90 ar ${OPTS} ${LIBNAME} ${OBJECTS} 94 ranlib ${LIBNAME} 97 echo ${LIBNAME} 134 LIBNAME="" 163 LIBNAME=$1 278 if [ "x${LIBNAME}" = "x" ] ; then 294 echo LIBNAME is $LIBNAME 343 echo "mklib: Making" $ARCH "shared library: " ${LIBNAME} [all …]
|
/external/chromium_org/third_party/mesa/src/bin/ |
D | mklib | 82 LIBNAME=$1 87 rm -f ${LIBNAME} 90 ar ${OPTS} ${LIBNAME} ${OBJECTS} 94 ranlib ${LIBNAME} 97 echo ${LIBNAME} 134 LIBNAME="" 163 LIBNAME=$1 278 if [ "x${LIBNAME}" = "x" ] ; then 294 echo LIBNAME is $LIBNAME 343 echo "mklib: Making" $ARCH "shared library: " ${LIBNAME} [all …]
|
/external/libpng/scripts/ |
D | makefile.aix | 24 LIBNAME=libpng12 65 all: $(LIBNAME)$(A) pngtest$(E) 67 $(LIBNAME)$(A): $(OBJS) 74 pngtest$(E): pngtest$(O) $(LIBNAME)$(A) 77 install: $(LIBNAME)$(A) 79 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 81 -@$(RM_F) $(DI)/$(LIBNAME)/png.h 82 -@$(RM_F) $(DI)/$(LIBNAME)/pngconf.h 85 cp png.h pngconf.h $(DI)/$(LIBNAME) 86 chmod 644 $(DI)/$(LIBNAME)/png.h \ [all …]
|
D | makefile.bc32 | 86 LIBNAME=libpng.lib 95 $(CC) $(CFLAGS) $(LDFLAGS) $*.c $(LIBNAME) zlib.lib $(NOEHLIB) 98 $(LD) $(LDFLAGS) $*.obj $(LIBNAME) zlib.lib $(NOEHLIB) 103 libpng: $(LIBNAME) 129 $(LIBNAME): $(OBJS) 130 -del $(LIBNAME) 131 $(LIB) $(LIBNAME) @&&| 138 -del $(LIBNAME)
|
D | makefile.bor | 95 LIBNAME=libpng$(MODEL).lib 105 $(CC) $(CFLAGS) $(LDFLAGS) $*.c $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB) 111 libpng: $(LIBNAME) 136 $(LIBNAME): $(OBJS) 137 -del $(LIBNAME) 138 $(LIB) $(LIBNAME) @&&| 146 $(LD) $(LDFLAGS) pngtest$(MODEL).obj $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB)
|
D | smakefile.ppc | 12 LIBNAME = libpng.a 25 all: $(LIBNAME) pngtest 27 $(LIBNAME): $(OBJS) 31 pngtest: pngtest.o $(LIBNAME) 32 $(LN) $(LDFLAGS) pngtest LIB:c_ppc.o pngtest.o $(LIBNAME) $(LDLIBS) \
|
D | makefile.dec | 13 LIBNAME = libpng12 16 LIBSO=$(LIBNAME).so 17 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ) 18 LIBSOVER=$(LIBNAME).so.$(PNGVER)
|
/external/dropbear/libtommath/etc/ |
D | makefile.icc | 25 LIBNAME=../libtommath.a 29 $(CC) pprime.o $(LIBNAME) -o pprime 33 $(CC) tune.o $(LIBNAME) -o tune 38 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86 43 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86 48 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86l 52 $(CC) mersenne.o $(LIBNAME) -o mersenne 56 $(CC) drprime.o $(LIBNAME) -o drprime 60 $(CC) 2kprime.o $(LIBNAME) -o 2kprime 63 $(CC) mont.o $(LIBNAME) -o mont
|
D | makefile | 7 LIBNAME=../libtommath.a macro 11 $(CC) pprime.o $(LIBNAME) -o pprime 15 $(CC) tune.o $(LIBNAME) -o tune 20 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86 25 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86 30 $(CC) -DX86_TIMER $(CFLAGS) tune.c timer.o $(LIBNAME) -o tune86l 34 $(CC) mersenne.o $(LIBNAME) -o mersenne 38 $(CC) drprime.o $(LIBNAME) -o drprime 42 $(CC) 2kprime.o $(LIBNAME) -o 2kprime 45 $(CC) mont.o $(LIBNAME) -o mont
|
/external/mesa3d/src/gallium/targets/ |
D | Makefile.xorg | 29 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 46 default: depend $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 48 $(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES) $(GALLIUM_AUXILIARIES) 56 $(LIBNAME_STAGING): $(LIBNAME) 57 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 63 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(LIBNAME) depend depend.bak 67 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)/$(XORG_DRIVER_INSTALL_DIR)
|
D | Makefile.dri | 55 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 69 default: depend symlinks $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 71 $(LIBNAME): $(OBJECTS) $(MESA_MODULES) $(PIPE_DRIVERS) Makefile \ 84 $(LIBNAME_STAGING): $(LIBNAME) 85 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 105 install: $(LIBNAME) 107 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)$(DRI_DRIVER_INSTALL_DIR)
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/ |
D | Makefile.xorg | 29 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 46 default: depend $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 48 $(LIBNAME): $(OBJECTS) Makefile ../Makefile.xorg $(LIBS) $(DRIVER_PIPES) $(GALLIUM_AUXILIARIES) 56 $(LIBNAME_STAGING): $(LIBNAME) 57 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 63 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(LIBNAME) depend depend.bak 67 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)/$(XORG_DRIVER_INSTALL_DIR)
|
D | Makefile.dri | 55 LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(LIBNAME) 69 default: depend symlinks $(TOP)/$(LIB_DIR)/gallium $(LIBNAME) $(LIBNAME_STAGING) 71 $(LIBNAME): $(OBJECTS) $(MESA_MODULES) $(PIPE_DRIVERS) Makefile \ 84 $(LIBNAME_STAGING): $(LIBNAME) 85 $(INSTALL) $(LIBNAME) $(TOP)/$(LIB_DIR)/gallium 105 install: $(LIBNAME) 107 $(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)$(DRI_DRIVER_INSTALL_DIR)
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | Makefile.template | 25 default: depend lib$(LIBNAME).a 27 lib$(LIBNAME).a: $(OBJECTS) Makefile $(TOP)/src/glsl/Makefile.template 28 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) 37 rm -f $(OBJECTS) lib$(LIBNAME).a depend depend.bak
|
/external/mesa3d/src/glsl/ |
D | Makefile.template | 25 default: depend lib$(LIBNAME).a 27 lib$(LIBNAME).a: $(OBJECTS) Makefile $(TOP)/src/glsl/Makefile.template 28 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) 37 rm -f $(OBJECTS) lib$(LIBNAME).a depend depend.bak
|
/external/dropbear/libtommath/ |
D | makefile.shared | 39 ifndef LIBNAME 40 LIBNAME=libtommath.la 85 $(LIBNAME): $(OBJECTS) 86 libtool --mode=link gcc *.lo -o $(LIBNAME) -rpath $(LIBPATH) -version-info $(VERSION) 88 install: $(LIBNAME) 90 libtool --mode=install install -c $(LIBNAME) $(DESTDIR)$(LIBPATH)/$(LIBNAME) 94 test: $(LIBNAME) demo/demo.o 101 timing: $(LIBNAME)
|
D | Makefile.in | 46 ifndef LIBNAME 47 LIBNAME=libtommath.a 50 default: ${LIBNAME} 90 $(LIBNAME): $(OBJECTS) 114 $(AR) $(ARFLAGS) $(LIBNAME) mpi.o 115 $(RANLIB) $(LIBNAME) 117 install: $(LIBNAME) 120 install -g $(GROUP) -o $(USER) $(LIBNAME) $(DESTDIR)$(LIBPATH) 123 test: $(LIBNAME) demo/demo.o 124 $(CC) $(CFLAGS) demo/demo.o $(LIBNAME) -o test [all …]
|
/external/zlib/src/amiga/ |
D | Makefile.pup | 5 LIBNAME = libzip.a 29 $(LIBNAME): $(OBJS) 33 example: example.o $(LIBNAME) 34 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS) 36 minigzip: minigzip.o $(LIBNAME) 37 $(LD) $(LDFLAGS) $@ LIB:c_ppc.o $@.o $(LIBNAME) $(LDLIBS) 41 $(RM) *.o example minigzip $(LIBNAME) foo.gz
|
/external/chromium_org/third_party/mesa/src/src/gallium/ |
D | Makefile.template | 33 default: depend lib$(LIBNAME).a $(PROGS) 35 lib$(LIBNAME).a: $(OBJECTS) $(EXTRA_OBJECTS) Makefile $(TOP)/src/gallium/Makefile.template 36 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) $(EXTRA_OBJECTS) 52 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(PROGS) lib$(LIBNAME).a depend depend.bak $(CLEAN_EXTRA)
|
/external/mesa3d/src/gallium/ |
D | Makefile.template | 33 default: depend lib$(LIBNAME).a $(PROGS) 35 lib$(LIBNAME).a: $(OBJECTS) $(EXTRA_OBJECTS) Makefile $(TOP)/src/gallium/Makefile.template 36 $(MKLIB) -o $(LIBNAME) -static $(OBJECTS) $(EXTRA_OBJECTS) 52 rm -f $(OBJECTS) $(GENERATED_SOURCES) $(PROGS) lib$(LIBNAME).a depend depend.bak $(CLEAN_EXTRA)
|
/external/compiler-rt/test/timing/ |
D | floatundidf.c | 4 #ifndef LIBNAME 5 #define LIBNAME UNKNOWN macro 8 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | floatundisf.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | floatundixf.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | floatdixf.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | floatdidf.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|