ttcp: warn that legal-info is not implemented

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Luca Ceresoli 2012-05-17 19:33:05 +02:00 committed by Thomas Petazzoni
parent 75672c122c
commit bbd4e1ae6c

View file

@ -27,6 +27,9 @@ $(TTCP_DIR)/ttcp: $(TTCP_DIR)/.configured
$(TARGET_DIR)/usr/bin/ttcp: $(TTCP_DIR)/ttcp
cp -af $(TTCP_DIR)/ttcp $(TARGET_DIR)/usr/bin/
ttcp-legal-info:
@$(call legal-warning-pkg,ttcp,legal-info not yet implemented)
ttcp: $(TARGET_DIR)/usr/bin/ttcp
ttcp-source: $(DL_DIR)/$(TTCP_SOURCE)