Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 310037 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- muparser_v132/Makefile.in
0
++ muparser_v132/Makefile.in
Lines 291-297 Link Here
291
@COND_SHARED_1@	rm -f $(DESTDIR)$(prefix)/$$f; \
291
@COND_SHARED_1@	rm -f $(DESTDIR)$(prefix)/$$f; \
292
@COND_SHARED_1@	done
292
@COND_SHARED_1@	done
293
293
294
@COND_SAMPLES_1@$(top_builddir)/samples/example1/example1$(EXEEXT): $(EXAMPLE1_OBJECTS) $(__muParser_lib___depname)
294
@COND_SAMPLES_1@$(top_builddir)/samples/example1/example1$(EXEEXT): $(EXAMPLE1_OBJECTS) $(__muParser_lib___depname) lib
295
@COND_SAMPLES_1@	$(CXX) -o $@ $(EXAMPLE1_OBJECTS) -L$(top_builddir)/lib   -L$(srcdir)/lib $(LDFLAGS)  -lmuparser$(DEBUG_BUILD_POSTFIX) $(LIBS)
295
@COND_SAMPLES_1@	$(CXX) -o $@ $(EXAMPLE1_OBJECTS) -L$(top_builddir)/lib   -L$(srcdir)/lib $(LDFLAGS)  -lmuparser$(DEBUG_BUILD_POSTFIX) $(LIBS)
296
@COND_SAMPLES_1@	
296
@COND_SAMPLES_1@	
297
@COND_SAMPLES_1@	$(__example1___mac_setfilecmd)
297
@COND_SAMPLES_1@	$(__example1___mac_setfilecmd)

Return to bug 310037