summaryrefslogtreecommitdiff
path: root/apps/netutils/tftpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/tftpc/Makefile')
-rw-r--r--apps/netutils/tftpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/netutils/tftpc/Makefile b/apps/netutils/tftpc/Makefile
index 952bc620e..b629978a5 100644
--- a/apps/netutils/tftpc/Makefile
+++ b/apps/netutils/tftpc/Makefile
@@ -83,6 +83,8 @@ $(COBJS): %$(OBJEXT): %.c
$(call ARCHIVE, $(BIN), $(OBJS))
$(Q) touch .built
+install:
+
context:
.depend: Makefile $(SRCS)