Remove the remainder of util/mk1mf.pl and companion scripts
[openssl.git] / crypto / cast / Makefile.in
index f1ad0c7f3ec66a5042e04df3a055a4828c58e75d..218c480d1a2ca56d214ba460c17519790a267430 100644 (file)
@@ -42,9 +42,6 @@ lib:  $(LIBOBJ)
 cast-586.s:    asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
        $(PERL) asm/cast-586.pl $(PERLASM_SCHEME) $(CLAGS) $(PROCESSOR) $@
 
-files:
-       $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
 depend:
        $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)