summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2012-02-17 00:35:37 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2012-02-17 00:35:37 -0800
commitb13f208bf3baba3c66df6cff85cc6e4153f3175e (patch)
tree1026b03da3560346074fda5b6dbd013448331c82 /Makefile
parentfe2d7d961299e41b4d00540df6fb73a4094d5942 (diff)
downloadabc-b13f208bf3baba3c66df6cff85cc6e4153f3175e.tar.gz
abc-b13f208bf3baba3c66df6cff85cc6e4153f3175e.tar.bz2
abc-b13f208bf3baba3c66df6cff85cc6e4153f3175e.zip
Makefile updated to print less information.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a982323..2398c578 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ CFLAGS += -Wall -Wno-unused-function $(OPTFLAGS) $(ARCHFLAGS) -I$(PWD)
CXXFLAGS += $(CFLAGS)
#LIBS := -m32 -ldl -rdynamic -lreadline -ltermcap
-LIBS := -lreadline
+LIBS := -ldl -lreadline
SRC :=
GARBAGE := core core.* *.stackdump ./tags $(PROG) arch_flags