Index: trunk/Ohana/src/opihi/Makefile.Common
===================================================================
--- trunk/Ohana/src/opihi/Makefile.Common	(revision 6000)
+++ trunk/Ohana/src/opihi/Makefile.Common	(revision 6683)
@@ -27,4 +27,7 @@
 	@if [ ! -d $(DESTLIB) ]; then mkdir -p $(DESTLIB); fi
 	@echo ""
+	@echo "current: $^"
+	@echo "current: $*"
+	@echo "current: $@"
 	rm -f $@
 	cp $^ $@
