From f1add8155d40ced66ff0803673c9fe030149551c Mon Sep 17 00:00:00 2001
From: Douglas Guptill <douglas.guptill@dal.ca>
Date: Tue, 14 Jul 2009 19:06:22 +0000
Subject: [PATCH] update

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index acba6169..d7e46958 100644
--- a/Makefile
+++ b/Makefile
@@ -82,7 +82,7 @@ $(BIN): subdirs $(OBJECTS)
 1>>$(BIN).link.stdout 2>>$(BIN).link.stderr
 
 # not on the p690...
-	ldd $(BIN) >>$(BIN).link.stdout
+#	ldd $(BIN) >>$(BIN).link.stdout
 
 
 .PHONY: install
-- 
GitLab