[PATCH 3/3] Removed target 'uicables', as it isn't used anywhere.

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Sun Oct 6 04:56:52 UTC 2013


Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
---
 Rules.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Rules.mk b/Rules.mk
index 4571451..09e0f81 100644
--- a/Rules.mk
+++ b/Rules.mk
@@ -52,8 +52,6 @@ $(TARGET): gen_version_file $(UIC_HEADERS) $(ALL_OBJS) $(MSGOBJS) $(INFOPLIST)
 	@$(PRETTYECHO) '    LINK' $(TARGET)
 	$(COMPILE_PREFIX)$(CXX) $(LDFLAGS) -o $(TARGET) $(ALL_OBJS) $(LIBS)

-uicables: $(UIC_HEADERS)
-
 gen_version_file $(VERSION_FILE):
 ifneq ($(STORED_VERSION_STRING),$(VERSION_STRING))
 	$(info updating $(VERSION_FILE) to $(VERSION_STRING))
-- 
1.8.4.rc3



More information about the subsurface mailing list