Revision 3f534581 Makefile.objs

b/Makefile.objs
369 369
	@echo "missing libtool. please install and rerun configure."; exit 1
370 370
else
371 371
trace-dtrace.lo: trace-dtrace.dtrace
372
	$(call quiet-command,libtool --mode=compile --tag=CC dtrace -o $@ -G -s $<, "  lt GEN trace-dtrace.o")
372
	$(call quiet-command,$(LIBTOOL) --mode=compile --tag=CC dtrace -o $@ -G -s $<, "  lt GEN trace-dtrace.o")
373 373
endif
374 374

  
375 375
simpletrace.o: simpletrace.c $(GENERATED_HEADERS)

Also available in: Unified diff