Revert "various spelling fixes"
[openssl.git] / crypto / poly1305 / Makefile.in
index 03bde0809170504eced1aec016dc2702f7c5f596..0601bf734afb792a9a86b4d99e2333ba9fef4652 100644 (file)
@@ -52,9 +52,6 @@ poly1305-%.S: asm/poly1305-%.pl;      $(PERL) $< $(PERLASM_SCHEME) $@
 poly1305-armv4.o:      poly1305-armv4.S
 poly1305-armv8.o:      poly1305-armv8.S
 
-files:
-       $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
 depend:
        $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)