aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-06-14Use ws2_32.lib instead of wsock32.libKen Raeburn1-2/+2
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-3/+3
2001-09-02dependenciesKen Raeburn1-1/+13
2000-02-01* gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida1-5/+12
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1998-11-13Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1-2/+2
1998-11-13configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1-0/+3
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-02-09Merge of libhack_branchTom Yu1-10/+6
1996-10-28 * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1-3/+0
1995-08-31Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1-1/+1
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-9/+6
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-6/+4
1995-04-29Use $(LD) instead of $(CC) so that we can do purify checkingTheodore Tso1-2/+2
1995-03-02Remove reference to $(ISODELIB)Theodore Tso1-2/+1
1994-10-19Obey CCOPTS in CFLAGS declarationTheodore Tso1-2/+1
1994-10-12Add OBJS definition so that object files get cleaned out during aTheodore Tso1-0/+4
1994-09-30Relink executable if libraries changeTheodore Tso1-2/+4
1994-07-21 * Makefile.in: fix infinite recursion in rulesTom Yu1-6/+4
1994-07-20 * Makefile.in:Tom Yu1-6/+4
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-9/+0
1994-06-15As submitted from Openvision --- a sample GSSAPI client/server application!Theodore Tso1-0/+43