General source tree makefile cleanups: Made `making xxx in yyy...' display
[openssl.git] / crypto / ripemd / Makefile.ssl
index 15043fc053f2577ac262de182becac90bb1c569c..61751263cf3be1fdc8ab4e6f208f4db2c43cb1e9 100644 (file)
@@ -68,11 +68,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) ; \
@@ -97,11 +96,8 @@ dclean:
        mv -f Makefile.new $(MAKEFILE)
 
 clean:
-       /bin/rm -f *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+       rm -f *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
 
 errors:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
-
-rmd_dgst.o: ripemd.h rmd_locl.h rmdconst.h
-rmd_one.o: ripemd.h rmd_locl.h rmdconst.h