summaryrefslogtreecommitdiff
path: root/CCache
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2014-05-15 20:50:05 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2014-05-15 23:11:08 +0100
commitce5f49463e98fe2825e87f1b1f76e6602f32f4f0 (patch)
tree469ffd048f066377e8d5c4780d104893541f8b0b /CCache
parent18d72f4562745f725e981443248b8fbea1a55cae (diff)
downloadswig-ce5f49463e98fe2825e87f1b1f76e6602f32f4f0.tar.gz
Remove duplicate test target in CCache Makefile
Diffstat (limited to 'CCache')
-rw-r--r--CCache/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/CCache/Makefile.in b/CCache/Makefile.in
index ae77ae745..6703e2ac0 100644
--- a/CCache/Makefile.in
+++ b/CCache/Makefile.in
@@ -59,8 +59,6 @@ uninstall: $(PACKAGE_NAME)$(EXEEXT) $(PACKAGE_NAME).1
clean:
/bin/rm -f $(OBJS) *~ $(PACKAGE_NAME)$(EXEEXT)
-check : test
-
test: test.sh
SWIG_LIB='$(SWIG_LIB)' PATH=../..:$$PATH SWIG='$(SWIG)' CC='$(CC)' NOSOFTLINKSTEST='$(NOSOFTLINKSTEST)' $(srcdir)/test.sh