Patrick Pelletier 4a2b54a446 Changed "make clean" to not delete crypt.lof (which is checked into git)
This line:
rm -f `find . -type f | grep "[.]lo"  | xargs`

was deleting crypt.lof, which seemed undesirable.  One solution would
be to end the grep expression with "$", but it seemed more
straightforward just to pass "-name" to "find", rather than piping
through grep.
2012-11-18 15:20:08 +01:00
2010-06-16 12:39:13 +02:00
2011-01-18 19:42:38 +01:00
2012-11-18 15:20:08 +01:00
2011-03-21 22:59:59 +01:00
2010-06-16 12:39:13 +02:00
2010-06-16 12:39:13 +02:00
2010-06-16 12:39:13 +02:00
2010-06-16 12:38:49 +02:00
2010-06-16 12:39:06 +02:00
2010-06-16 12:38:41 +02:00
2010-06-16 12:39:13 +02:00
2010-06-16 19:58:20 +02:00
2010-06-16 19:58:20 +02:00
2010-06-16 19:58:20 +02:00
2010-06-16 19:58:20 +02:00
2010-06-16 12:38:57 +02:00
2010-06-16 12:38:34 +02:00
2010-06-16 12:39:09 +02:00
2010-06-16 12:38:41 +02:00
2010-06-16 12:38:41 +02:00
2011-05-20 09:41:57 +02:00
2010-06-16 12:39:13 +02:00
2010-06-16 12:39:09 +02:00

See doc/crypt.pdf


Description
No description provided
Readme WTFPL 18 MiB
Languages
C 98.2%
Makefile 0.7%
Perl 0.4%
Shell 0.3%
Java 0.2%
Other 0.1%