Commit 9fe6729b authored by Ulf Möller's avatar Ulf Möller
Browse files

The des app.

parent 72fbe87d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
lib
Makefile.save
des
+1 −1
Original line number Diff line number Diff line
@@ -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.