Commit 1ef5026e authored by Richard Levitte's avatar Richard Levitte
Browse files

Making a softlink from crypto/des/asm/perlasm to crypto/perlasm isn't

strictly necessary, so let's not do that.
parent 40889b9c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -108,7 +108,6 @@ files:

links:
	@$(TOP)/util/point.sh Makefile.ssl Makefile
	@$(TOP)/util/point.sh ../../perlasm asm/perlasm
	@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
	@$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
	@$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)