summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-17 08:51:53 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-17 08:51:53 +0000
commit01b9539c96ea3d18e46f5ebe736d120485f88d8b (patch)
treeb21730ada1961c5e8455e0d8d9057f7f4b7f3029 /rules/thttpd.make
parentad3e3e411cef47046e1107b6e41b4e2f6f6bc4c3 (diff)
downloadptxdist-01b9539c96ea3d18e46f5ebe736d120485f88d8b.tar.gz
ptxdist-01b9539c96ea3d18e46f5ebe736d120485f88d8b.tar.xz
disable install stage
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4173 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index 608bd4dac..636b1b550 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -94,7 +94,6 @@ thttpd_install: $(STATEDIR)/thttpd.install
$(STATEDIR)/thttpd.install: $(STATEDIR)/thttpd.compile
@$(call targetinfo, $@)
- @$(call install, THTTPD)
@$(call touch, $@)
# ----------------------------------------------------------------------------