Win32 fixes... add new directory to build system. Fix warnings.
[openssl.git] / crypto / Makefile
index a8a81e9206405cd72b787b6b7b762963e3fe9af1..2987a81b953de58e849f046f2f8e87f623d8fd97 100644 (file)
@@ -74,7 +74,7 @@ x86_64cpuid.s: x86_64cpuid.pl
        $(PERL) x86_64cpuid.pl $@
 ia64cpuid.s: ia64cpuid.S
        $(CC) $(CFLAGS) -E ia64cpuid.S > $@
-ppccpuid.s:            ppccpuid.pl;    $(PERL) $< $(PERLASM_SCHEME) $@
+ppccpuid.s:            ppccpuid.pl;    $(PERL) ppccpuid.pl $(PERLASM_SCHEME) $@
 
 testapps:
        [ -z "$(THIS)" ] || (   if echo ${SDIRS} | fgrep ' des '; \