summaryrefslogtreecommitdiffstats
path: root/rules/thttpd.make
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-03-24 09:23:35 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2009-03-24 09:23:35 +0000
commitd3f2388902bd268853fb45419bd608551ce9af48 (patch)
tree1c37d80fc5815365e103b2c3bd282548b4389e1a /rules/thttpd.make
parent5f271c29e0cf01bc0e9e6d07c10e57ebfc6d0516 (diff)
downloadptxdist-d3f2388902bd268853fb45419bd608551ce9af48.tar.gz
ptxdist-d3f2388902bd268853fb45419bd608551ce9af48.tar.xz
* thttpd: typo removed in the rule file
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10155 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/thttpd.make')
-rw-r--r--rules/thttpd.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/thttpd.make b/rules/thttpd.make
index 8eaee85d8..7b1403e96 100644
--- a/rules/thttpd.make
+++ b/rules/thttpd.make
@@ -53,7 +53,7 @@ $(STATEDIR)/thttpd.compile:
@$(call targetinfo, $@)
cd $(THTTPD_DIR) && $(THTTPD_PATH) $(MAKE) $(PARALLELMFLAGS_BROKEN)
@$(call touch, $@)
-# $(THTTPD_ENV)
+
# ----------------------------------------------------------------------------
# Install
# ----------------------------------------------------------------------------