summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-08 15:19:36 +0000
committerUlf Möller <ulf@openssl.org>1999-04-08 15:19:36 +0000
commitbacad008ebfa779fe2c18545b05c55433ecc4563 (patch)
tree37caa4e2947ece358d37bc785c3259b51d948b8c /Makefile.org
parentbc9cd58e8afd2550838920294f6dd6b9825e5518 (diff)
Bad dependencies.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 3fe81cc56b..5cf8f94f2e 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -207,7 +207,7 @@ makefile.one: files
$(PERL) util/mk1mf.pl >makefile.one; \
sh util/do_ms.sh
-files: MINFO
+files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl > $(TOP)/MINFO
@for i in $(DIRS) ;\
do \