diff options
Diffstat (limited to 'crypto/pem/Makefile.in')
-rw-r--r-- | crypto/pem/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/pem/Makefile.in b/crypto/pem/Makefile.in index 164edc91c8..117ff181fc 100644 --- a/crypto/pem/Makefile.in +++ b/crypto/pem/Makefile.in @@ -40,8 +40,6 @@ lib: $(LIBOBJ) files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO -update: depend - depend: @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile... $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC) |