* Implement a different way to delete a password from the cache.
[alpine.git] / contrib / carmel / pine / makefile.ult.patch
bloba50e504d2f2da7324e0078478c8f25210d7d79e5
1 *** makefile.ult Mon Jul 25 15:22:01 1994
2 --- makefile.ult.new Wed Aug 31 18:19:59 1994
3 ***************
4 *** 67,73 ****
5 LIBES= -ltermlib -lauth
6 LOCLIBES= $(PICODIR)/libpico.a $(IMAPDIR)/c-client.a
8 ! CFLAGS= -DULT $(OPTIMIZE) $(PROFILE) $(DEBUG) -DSYSTYPE=\"ULT\"
10 obj= addrbook.o adrbklib.o args.o context.o filter.o \
11 folder.o help.o helptext.o imap.o init.o mailcap.o mailcmd.o \
12 --- 67,73 ----
13 LIBES= -ltermlib -lauth
14 LOCLIBES= $(PICODIR)/libpico.a $(IMAPDIR)/c-client.a
16 ! CFLAGS= -DBWC -DULT $(OPTIMIZE) $(PROFILE) $(DEBUG) -DSYSTYPE=\"ULT\"
18 obj= addrbook.o adrbklib.o args.o context.o filter.o \
19 folder.o help.o helptext.o imap.o init.o mailcap.o mailcmd.o \