/external/libpng/scripts/ |
D | makefile.aix | 24 LIBNAME = libpng16 58 all: $(LIBNAME).a pngtest$(E) 64 $(LIBNAME).a: $(OBJS) 71 pngtest$(E): pngtest.o $(LIBNAME).a 74 install: $(LIBNAME).a 76 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 78 -@$(RM_F) $(DI)/$(LIBNAME)/png.h 79 -@$(RM_F) $(DI)/$(LIBNAME)/pngconf.h 80 -@$(RM_F) $(DI)/$(LIBNAME)/pnglibconf.h 84 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) [all …]
|
D | makefile.msys | 19 LIBNAME = libpng16 24 LIBSO=$(LIBNAME).dll 25 LIBSOMAJ=$(LIBNAME).dll.$(PNGMAJ) 112 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 113 cp png.h pngconf.h pnglibconf.h $(DI)/$(LIBNAME) 116 (cd $(DI); $(LN_SF) $(LIBNAME) libpng; $(LN_SF) $(LIBNAME)/* .) 120 cp libpng.a $(DL)/$(LIBNAME).a 122 (cd $(DL); $(LN_SF) $(LIBNAME).a libpng.a)
|
D | smakefile.ppc | 12 LIBNAME = libpng.a 26 all: $(LIBNAME) pngtest 28 $(LIBNAME): $(OBJS) 32 pngtest: pngtest.o $(LIBNAME) 33 $(LN) $(LDFLAGS) pngtest LIB:c_ppc.o pngtest.o $(LIBNAME) $(LDLIBS) \
|
D | makefile.bc32 | 94 LIBNAME=libpng.lib 104 $(LIBNAME) zlib.lib $(NOEHLIB) 107 $(LD) $(LDFLAGS) $*.obj $(LIBNAME) zlib.lib $(NOEHLIB) 112 libpng: $(LIBNAME) 141 $(LIBNAME): $(OBJS) 142 -del $(LIBNAME) 143 $(LIB) $(LIBNAME) @&&| 151 -del $(LIBNAME)
|
D | makefile.bor | 103 LIBNAME=libpng$(MODEL).lib 114 $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB) 124 libpng: $(LIBNAME) 149 $(LIBNAME): $(OBJS) 150 -del $(LIBNAME) 151 $(LIB) $(LIBNAME) @&&| 159 $(LD) $(LDFLAGS) pngtest$(MODEL).obj $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB)
|
D | makefile.darwin | 22 LIBNAME = libpng16 26 LIBSO=$(LIBNAME).dylib 27 LIBSOMAJ=$(LIBNAME).$(PNGMAJ).dylib 28 LIBSOREL=$(LIBNAME).$(PNGMAJ).$(RELEASE).dylib
|
/external/capstone/ |
D | Makefile | 97 LIBNAME = capstone macro 264 $(LIBNAME)_LDFLAGS += -dynamiclib -install_name lib$(LIBNAME).$(VERSION_EXT) -current_version $(PKG… 275 $(LIBNAME)_LDFLAGS += -shared 298 $(LIBNAME)_LDFLAGS += -Wl,-soname,lib$(LIBNAME).$(VERSION_EXT) 305 LIBRARY = $(BLDIR)/$(LIBNAME).$(EXT) 307 LIBRARY = $(BLDIR)/$(LIBNAME).$(EXT) 309 LIBRARY = $(BLDIR)/lib$(LIBNAME).$(EXT) 316 ARCHIVE = $(BLDIR)/$(LIBNAME).$(AR_EXT) 318 ARCHIVE = $(BLDIR)/$(LIBNAME).$(AR_EXT) 320 ARCHIVE = $(BLDIR)/lib$(LIBNAME).$(AR_EXT) [all …]
|
/external/rmi4utils/rmidevice/ |
D | Makefile | 8 LIBNAME = librmidevice.so macro 10 LDFLAGS = -shared -Wl,-soname,$(LIBNAME) 12 all: $(LIBNAME) $(STATIC_LIBNAME) 14 $(LIBNAME): $(RMIDEVICEOBJ) 22 rm -f $(RMIDEVICEOBJ) $(LIBNAME)* $(STATIC_LIBNAME)*
|
/external/curl/lib/ |
D | Makefile.Watcom | 48 LIBNAME = $(%libname) 50 LIBNAME = libcurl 52 TARGETS = $(LIBNAME).dll $(LIBNAME).lib 210 -rm -f $(TARGETS) $(LIBNAME).map $(LIBNAME).sym 218 $(LIBNAME).dll: $(OBJS_DYN) $(RESOURCE) $(__MAKEFILES__) 226 @%append $(LINK_ARG) option map=$(OBJ_DYN)/$(LIBNAME).map 227 @%append $(LINK_ARG) option implib=$(LIBNAME)_imp.lib 262 $(LIBNAME).lib: $(OBJS_STAT)
|
/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/capstone/tests/ |
D | Makefile | 34 LIBNAME = capstone macro 57 ARCHIVE = $(LIBDIR)/$(LIBNAME).$(AR_EXT) 59 ARCHIVE = $(LIBDIR)/$(LIBNAME).$(AR_EXT) 61 ARCHIVE = $(LIBDIR)/lib$(LIBNAME).$(AR_EXT) 99 …JS) $(BINARY) $(TESTDIR)/*.exe $(TESTDIR)/*.static $(OBJDIR)/lib$(LIBNAME).* $(OBJDIR)/$(LIBNAME).* 134 $(CC) $(LDFLAGS) $< -l$(LIBNAME) -o $@
|
/external/libcap/libcap/ |
D | Makefile | 9 LIBNAME=$(LIBTITLE).so macro 17 MAJLIBNAME=$(LIBNAME).$(VERSION) 57 ln -sf $(MAJLIBNAME) $(LIBNAME) 72 ln -sf $(MAJLIBNAME) $(FAKEROOT)$(LIBDIR)/$(LIBNAME) 81 rm -f $(OBJS) $(LIBNAME)* $(STALIBNAME) libcap.pc
|
/external/capstone/packages/macports/devel/capstone/files/ |
D | patch-Makefile.diff | 5 …$(LIBNAME)_LDFLAGS += -dynamiclib -install_name lib$(LIBNAME).$(VERSION_EXT) -current_version $(PK… 16 $(LIBNAME)_LDFLAGS += -shared
|
/external/compiler-rt/test/builtins/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 | floatdisf.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)
|
D | floatundixf.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | ashldi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | negdi2.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | ashrdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | lshrdi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | modsi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|
D | umoddi3.c | 8 #ifndef LIBNAME 9 #define LIBNAME UNKNOWN macro 12 #define LIBSTRING LIBSTRINGX(LIBNAME)
|