OSDN Git Service

libgo Makefile: Fix typo in test case name.
[pf3gnuchains/gcc-fork.git] / libgo / Makefile.in
index 06574e2..d4184ca 100644 (file)
@@ -4435,7 +4435,7 @@ crypto/blowfish/check: $(CHECK_DEPS)
 
 crypto/cast5.lo: $(go_crypto_cast5_files) os.gox
        $(BUILDPACKAGE)
-crypt/cast5/check: $(CHECK_DEPS)
+crypto/cast5/check: $(CHECK_DEPS)
        @$(MKDIR_P) crypto/cast5
        $(CHECK)
 .PHONY: crypto/cast5/check