summaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/Makefile.in')
-rw-r--r--crypto/des/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/des/Makefile.in b/crypto/des/Makefile.in
index 74c5862ab2..5f87f22bf7 100644
--- a/crypto/des/Makefile.in
+++ b/crypto/des/Makefile.in
@@ -63,9 +63,6 @@ des-586.s: asm/des-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
crypt586.s: asm/crypt586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
$(PERL) asm/crypt586.pl $(PERLASM_SCHEME) $(CFLAGS) $@
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)