Makefile updated to print less information.

This commit is contained in:
Alan Mishchenko 2012-02-17 00:35:37 -08:00
parent fe2d7d9612
commit b13f208bf3
1 changed files with 1 additions and 1 deletions

View File

@ -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