--- trunk/Mix/Src/Makefile.in 2002/08/21 07:03:37 152 +++ trunk/Mix/Src/Makefile.in 2002/08/21 11:22:37 153 @@ -5,7 +5,7 @@ # ANY KIND, either express or implied. See the file COPYRIGHT for # details. -# $Id: Makefile.in,v 1.4 2002/07/24 07:48:50 rabbi Exp $ +# $Id: Makefile.in,v 1.5 2002/08/21 11:22:37 weaselp Exp $ # Edit according to the libraries you want to use: INC = %INC @@ -23,7 +23,7 @@ RANLIB = ranlib #MAKE = make -OBJ = mix.o rem.o rem1.o rem2.o rem3.o chain.o chain1.o chain2.o chain3.o nym.o pgp.o pgpdb.o pgpdata.o pgpget.o pgpcreat.o pool.o mail.o rfc822.o mime.o keymgt.o compress.o stats.o crypto.o random.o util.o buffers.o +OBJ = mix.o rem.o rem1.o rem2.o rem3.o chain.o chain1.o chain2.o chain3.o nym.o pgp.o pgpdb.o pgpdata.o pgpget.o pgpcreat.o pool.o mail.o rfc822.o mime.o keymgt.o compress.o stats.o crypto.o random.o util.o buffers.o maildir.o MIXOBJ = rndseed.o menu.o menusend.o menunym.o menuutil.o NOMENUOBJ = rndseed.o dummy.o