Searched refs:LIBNAME (Results 1 - 25 of 96) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakefile.aix24 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)
[all...]
H A Dmakefile.bc3286 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)
H A Dmakefile.bor95 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)
H A Dmakefile.32sunu12 LIBNAME=libpng12
18 LIBSO=$(LIBNAME).so
19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ)
20 LIBSOVER=$(LIBNAME).so.$(PNGVER)
104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
148 cp png.h pngconf.h $(DI)/$(LIBNAME)
149 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.64sunu12 LIBNAME=libpng12
18 LIBSO=$(LIBNAME).so
19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ)
20 LIBSOVER=$(LIBNAME).so.$(PNGVER)
104 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
148 cp png.h pngconf.h $(DI)/$(LIBNAME)
149 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.beos12 LIBNAME=libpng12
18 LIBSO=$(LIBNAME).so
19 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ)
20 LIBSOVER=$(LIBNAME).so.$(PNGVER)
99 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
127 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
128 cp png.h pngconf.h $(DI)/$(LIBNAME)
129 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.darwin23 LIBNAME = libpng12
29 LIBSO=$(LIBNAME).dylib
30 LIBSOMAJ=$(LIBNAME).$(PNGMAJ).dylib
31 LIBSOVER=$(LIBNAME).$(PNGVER).dylib
95 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
129 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
130 cp png.h pngconf.h $(DI)/$(LIBNAME)
131 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.dec13 LIBNAME = libpng12
16 LIBSO=$(LIBNAME).so
17 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ)
18 LIBSOVER=$(LIBNAME).so.$(PNGVER)
83 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
112 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
113 cp png.h pngconf.h $(DI)/$(LIBNAME)
114 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.gcmmx18 LIBNAME = libpng12
24 LIBSO=$(LIBNAME).so
25 LIBSOMAJ=$(LIBNAME).so.$(PNGMAJ)
26 LIBSOVER=$(LIBNAME).so.$(PNGVER)
127 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
169 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
170 cp png.h pngconf.h $(DI)/$(LIBNAME)
171 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.hp6422 LIBNAME = libpng12
28 LIBSO=$(LIBNAME).sl
29 LIBSOMAJ=$(LIBNAME).sl.$(PNGMAJ)
30 LIBSOVER=$(LIBNAME).sl.$(PNGVER)
101 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
130 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
131 cp png.h pngconf.h $(DI)/$(LIBNAME)
132 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
H A Dmakefile.hpgcc12 LIBNAME = libpng12
18 LIBSO=$(LIBNAME).sl
19 LIBSOMAJ=$(LIBNAME).sl.$(PNGMAJ)
20 LIBSOVER=$(LIBNAME).sl.$(PNGVER)
111 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
139 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi
140 cp png.h pngconf.h $(DI)/$(LIBNAME)
141 chmod 644 $(DI)/$(LIBNAME)/png.h $(DI)/$(LIBNAME)/pngcon
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakefile.aix19 LIBNAME=libpng12
60 all: $(LIBNAME)$(A) pngtest$(E)
62 $(LIBNAME)$(A): $(OBJS)
69 pngtest$(E): pngtest$(O) $(LIBNAME)$(A)
72 install: $(LIBNAME)$(A)
74 -@if [ ! -d $(DI)/$(LIBNAME) ]; then mkdir $(DI)/$(LIBNAME); fi
76 -@rm -f $(DI)/$(LIBNAME)/png.h
77 -@rm -f $(DI)/$(LIBNAME)/pngconf.h
80 cp png.h pngconf.h $(DI)/$(LIBNAME)
[all...]
H A Dmakefile.bc3288 LIBNAME=libpng.lib
98 $(CC) $(CFLAGS) $(LDFLAGS) $*.c $(LIBNAME) zlib.lib $(NOEHLIB)
101 $(LD) $(LDFLAGS) $*.obj $(LIBNAME) zlib.lib $(NOEHLIB)
107 libpng: $(LIBNAME)
134 $(LIBNAME): $(OBJS)
135 -del $(LIBNAME)
136 $(LIB) $(LIBNAME) @&&|
H A Dmakefile.bor96 LIBNAME=libpng$(MODEL).lib
106 $(CC) $(CFLAGS) $(LDFLAGS) $*.c $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB)
112 libpng: $(LIBNAME)
139 $(LIBNAME): $(OBJS)
140 -del $(LIBNAME)
141 $(LIB) $(LIBNAME) @&&|
150 $(LD) $(LDFLAGS) pngtest$(MODEL).obj $(LIBNAME) zlib_$(MODEL).lib $(NOEHLIB)
H A Dmakefile.beos31 LDFLAGS=-L. -Wl,-soname=$(LIBNAME).so.$(PNGMAJ) -L$(ZLIBLIB) -lz -lm
58 LIBNAME=libpng12
68 all: libpng.a $(LIBNAME).so pngtest libpng.pc libpng-config
80 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
85 $(LIBNAME).so: $(LIBNAME).so.$(PNGMAJ)
86 ln -sf $(LIBNAME).so.$(PNGMAJ) $(LIBNAME).so
87 cp $(LIBNAME).so* /boot/home/config/lib
89 $(LIBNAME)
[all...]
H A Dmakefile.sggcc19 LIBNAME=libpng12
32 LDSHARED=cc $(ABI) -shared -soname $(LIBNAME).so.$(PNGMAJ) \
72 shared: $(LIBNAME).so.$(PNGVER)
80 echo I_opts=\"-I$(INCPATH)/$(LIBNAME)\"; \
89 $(LIBNAME).so: $(LIBNAME).so.$(PNGMAJ)
90 ln -sf $(LIBNAME).so.$(PNGMAJ) $(LIBNAME).so
92 $(LIBNAME).so.$(PNGMAJ): $(LIBNAME)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.shared19 # LIBNAME contains just the name of the library, without prefix ("lib"
24 #LIBNAME=foo
25 LIBNAME=
130 LINK_SO_A= SHOBJECTS="lib$(LIBNAME).a $(LIBEXTRAS)"; $(LINK_SO)
134 SHOBJECTS=lib$(LIBNAME).o; \
137 ld $(LDFLAGS) -r -o lib$(LIBNAME).o $$ALL lib$(LIBNAME).a $(LIBEXTRAS) ); \
138 $(LINK_SO) && rm -f lib$(LIBNAME).o
142 (cd $$UNPACKDIR; ar x ../lib$(LIBNAME).a) && \
150 SHLIB=lib$(LIBNAME)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.shared19 # LIBNAME contains just the name of the library, without prefix ("lib"
24 #LIBNAME=foo
25 LIBNAME=
130 LINK_SO_A= SHOBJECTS="lib$(LIBNAME).a $(LIBEXTRAS)"; $(LINK_SO)
134 SHOBJECTS=lib$(LIBNAME).o; \
137 ld $(LDFLAGS) -r -o lib$(LIBNAME).o $$ALL lib$(LIBNAME).a $(LIBEXTRAS) ); \
138 $(LINK_SO) && rm -f lib$(LIBNAME).o
142 (cd $$UNPACKDIR; ar x ../lib$(LIBNAME).a) && \
150 SHLIB=lib$(LIBNAME)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.shared17 # LIBNAME contains just the name of the library, without prefix ("lib"
22 #LIBNAME=foo
23 LIBNAME=
104 nm -Pg $$SHOBJECTS | grep ' [BDT] ' | cut -f1 -d' ' > lib$(LIBNAME).exp; \
112 ( $(SET_X); rm -f lib$(LIBNAME).exp )
130 LINK_SO_A= SHOBJECTS="lib$(LIBNAME).a $(LIBEXTRAS)"; $(LINK_SO)
134 SHOBJECTS=lib$(LIBNAME).o; \
137 ld $(LDFLAGS) -r -o lib$(LIBNAME).o $$ALL lib$(LIBNAME).a $(LIBEXTRAS) ); \
138 $(LINK_SO) && rm -f $(LIBNAME)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dlibrary.mak10 all-$(CONFIG_STATIC): $(SUBDIR)$(LIBNAME)
34 $(SUBDIR)$(LIBNAME): $(OBJS)
46 $(TESTPROGS): THISLIB = $(SUBDIR)$(LIBNAME)
79 install-lib$(NAME)-static: $(SUBDIR)$(LIBNAME)
98 -$(RM) "$(LIBDIR)/$(LIBNAME)"
108 $(TOOLS): $(DEP_LIBS) $(SUBDIR)$($(CONFIG_SHARED:yes=S)LIBNAME)
109 $(TESTPROGS): $(DEP_LIBS) $(SUBDIR)$(LIBNAME)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/amiga/
H A DMakefile.pup5 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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/amiga/
H A DMakefile.pup5 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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/amiga/
H A DMakefile.pup5 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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/amiga/
H A DMakefile.pup5 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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dlibrary.mak8 THIS_LIB := $(SUBDIR)$($(CONFIG_SHARED:yes=S)LIBNAME)
10 all-$(CONFIG_STATIC): $(SUBDIR)$(LIBNAME)
26 $(SUBDIR)$(LIBNAME): $(OBJS)
64 install-lib$(NAME)-static: $(SUBDIR)$(LIBNAME)
83 -$(RM) "$(LIBDIR)/$(LIBNAME)"
94 $(TESTPROGS): $(SUBDIR)$(LIBNAME)

Completed in 184 milliseconds

1234