The des app.
authorUlf Möller <ulf@openssl.org>
Tue, 8 Jun 1999 20:11:02 +0000 (20:11 +0000)
committerUlf Möller <ulf@openssl.org>
Tue, 8 Jun 1999 20:11:02 +0000 (20:11 +0000)
crypto/des/.cvsignore
crypto/des/Makefile.ssl

index c6d03a9dbc6b8f0c2044d3f751abc8410a06fea0..45c30cc686e69bad5b901a3170b41ca13518d765 100644 (file)
@@ -1,2 +1,3 @@
 lib
 Makefile.save
+des
index 2f4b370ed19ec8c33e008061f2717f270882ba83..dec11a36743b6ceab3c2ae71aa12beef339bf218 100644 (file)
@@ -135,7 +135,7 @@ dclean:
        mv -f Makefile.new $(MAKEFILE)
 
 clean:
-       rm -f asm/dx86unix.cpp asm/yx86unix.cpp *.o asm/*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+       rm -f asm/dx86unix.cpp asm/yx86unix.cpp *.o asm/*.o *.obj des lib tags core .pure .nfs* *.old *.bak fluff
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.