kopia lustrzana https://gitlab.com/sane-project/backends
remove superflous libraries for sane-desc
rodzic
e93887d425
commit
675c8151ee
|
@ -108,7 +108,7 @@ umax_pp: umax_pp.o ../backend/umax_pp_low.o
|
||||||
@$(LIBTOOL) $(MLINK) $(LINK) umax_pp.o ../backend/umax_pp_low.o \
|
@$(LIBTOOL) $(MLINK) $(LINK) umax_pp.o ../backend/umax_pp_low.o \
|
||||||
$(LIBSANEI) $(LIBLIB) $(LIBS)
|
$(LIBSANEI) $(LIBLIB) $(LIBS)
|
||||||
sane-desc: sane-desc.o
|
sane-desc: sane-desc.o
|
||||||
@$(LIBTOOL) $(MLINK) $(LINK) sane-desc.o $(LIBSANEI) $(LIBLIB) $(LIBS)
|
@$(LIBTOOL) $(MLINK) $(LINK) sane-desc.o $(LIBSANEI)
|
||||||
|
|
||||||
depend:
|
depend:
|
||||||
makedepend $(INCLUDES) *.c
|
makedepend $(INCLUDES) *.c
|
||||||
|
|
Ładowanie…
Reference in New Issue