summaryrefslogtreecommitdiffstats
path: root/rules/cppunit.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 15:56:26 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-12 15:56:26 +0000
commitb1e169a18ffa2e2ddbfacacc30e500c252679510 (patch)
treeec55532c1879a8fc4b72b7c77047c867bdf362bc /rules/cppunit.make
parent7cf2bb70a9c14e07cc4970890a63de9c28b9e810 (diff)
downloadptxdist-b1e169a18ffa2e2ddbfacacc30e500c252679510.tar.gz
ptxdist-b1e169a18ffa2e2ddbfacacc30e500c252679510.tar.xz
dependency fixup
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3851 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/cppunit.make')
-rw-r--r--rules/cppunit.make4
1 files changed, 1 insertions, 3 deletions
diff --git a/rules/cppunit.make b/rules/cppunit.make
index 8647c4bc3..b954a6b51 100644
--- a/rules/cppunit.make
+++ b/rules/cppunit.make
@@ -32,9 +32,7 @@ CPPUNIT_DIR = $(BUILDDIR)/$(CPPUNIT)
cppunit_get: $(STATEDIR)/cppunit.get
-cppunit_get_deps = $(CPPUNIT_SOURCE)
-
-$(STATEDIR)/cppunit.get: $(cppunit_get_deps)
+$(STATEDIR)/cppunit.get: $(CPPUNIT_SOURCE)
@$(call targetinfo, $@)
@$(call get_patches, $(CPPUNIT))
@$(call touch, $@)