home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / pine / c-client / pat_mkfl.ult < prev    next >
Text File  |  1994-01-09  |  388b  |  20 lines

  1. *** makefile.ult    Mon Jul 12 19:46:00 1993
  2. --- /u/src/imap/secure/makefile.ult    Mon Aug  9 19:05:19 1993
  3. ***************
  4. *** 32,38 ****
  5.   
  6.   
  7.   CFLAGS = -g3 -O2 -Olimit 800 -Dconst=
  8. ! LDFLAGS =
  9.   
  10.   mtest: mtest.o c-client.a
  11.       echo $(CFLAGS) > CFLAGS
  12. --- 32,38 ----
  13.   
  14.   
  15.   CFLAGS = -g3 -O2 -Olimit 800 -Dconst=
  16. ! LDFLAGS = -lauth
  17.   
  18.   mtest: mtest.o c-client.a
  19.       echo $(CFLAGS) > CFLAGS
  20.