mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
The des app.
This commit is contained in:
parent
72fbe87dc6
commit
9fe6729b46
@ -1,2 +1,3 @@
|
||||
lib
|
||||
Makefile.save
|
||||
des
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user