From c34f50d3371f47c88d2ee927a5d59af8e135304c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Tue, 14 Jul 2009 08:27:03 +0200 Subject: Remove Limber from the list of default targets. diff --git a/Limber/Makefile.inc b/Limber/Makefile.inc index a77bd5f..ea0d288 100644 --- a/Limber/Makefile.inc +++ b/Limber/Makefile.inc @@ -10,7 +10,7 @@ limber: $(LIMBER_TARGET) $(LIMBER_TARGET): $(SWIFTEN_TARGET) $(LIMBER_OBJECTS) $(QUIET_LINK)$(CXX) -o $(LIMBER_TARGET) $(LIMBER_OBJECTS) $(LDFLAGS) $(SWIFTEN_TARGET) $(LIBS) -TARGETS += $(LIMBER_TARGET) +#TARGETS += $(LIMBER_TARGET) CLEANFILES += $(LIMBER_OBJECTS) DEPS += \ $(LIMBER_SOURCES:.cpp=.dep) \ -- cgit v0.10.2-6-g49f6