Parent Directory
|
Revision Log
Remove any traces of the (back then) planned new packet format for mix3
| 1 | bin_PROGRAMS = mixmaster |
| 2 | mixmaster_SOURCES = compress.c keymgt.c menunym.c mix3.h\ |
| 3 | pgpcreat.c random.c rfc822.c buffers.c config.h\ |
| 4 | mail.c menusend.c mixlib.def pgpdata.c rem.c\ |
| 5 | rndseed.c chain.c crypto.c maildir.c menuutil.c\ |
| 6 | nym.c pgpdb.c rem1.c service.c chain1.c\ |
| 7 | crypto.h main.c mime.c parsedate.y pgpget.c\ |
| 8 | rem2.c stats.c chain2.c menu.c mix.c\ |
| 9 | pgp.c util.c menu.h\ |
| 10 | mix.h pgp.h pool.c version.h |
| 11 | # mixmaster_LDADD = |
| 12 | |
| 13 | mixmaster_LDFLAGS = -lcrypto -lncurses -lpcre -lz |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |