X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fstack%2FMakefile.ssl;h=e3f15cfca889a9483310c9e40a33dd0cb3b1456e;hp=14274cee950c30ae58b31912e08688ca0797f729;hb=bb8f3c58794868c65b9ac45f11c27d3a104e279e;hpb=988788f697768524f1856d22abb8db340be646d5 diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl index 14274cee95..e3f15cfca8 100644 --- a/crypto/stack/Makefile.ssl +++ b/crypto/stack/Makefile.ssl @@ -44,11 +44,10 @@ files: perl $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO links: - /bin/rm -f Makefile - $(TOP)/util/point.sh Makefile.ssl Makefile ; - $(TOP)/util/mklink.sh ../../include $(EXHEADER) - $(TOP)/util/mklink.sh ../../test $(TEST) - $(TOP)/util/mklink.sh ../../apps $(APPS) + @$(TOP)/util/point.sh Makefile.ssl Makefile + @$(TOP)/util/mklink.sh ../../include $(EXHEADER) + @$(TOP)/util/mklink.sh ../../test $(TEST) + @$(TOP)/util/mklink.sh ../../apps $(APPS) install: @for i in $(EXHEADER) ; \ @@ -73,11 +72,8 @@ dclean: mv -f Makefile.new $(MAKEFILE) clean: - /bin/rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff + rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff errors: # DO NOT DELETE THIS LINE -- make depend depends on it. - -stack.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h -stack.o: ../../include/err.h ../cryptlib.h ../crypto.h stack.h