aboutsummaryrefslogtreecommitdiff
path: root/src/appl/gss-sample/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-04-24Add a Python test script to exercise the GSS sample appGreg Hudson1-0/+3
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-14/+0
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman1-7/+23
2007-03-28make dependKen Raeburn1-3/+3
2007-03-25Configure appl test programs from top levelKen Raeburn1-2/+2
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+2
2006-03-31make depend, now with dependency sortingKen Raeburn1-7/+9
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman1-2/+2
2005-10-27make dependKen Raeburn1-1/+2
2004-12-30run "make depend"Ken Raeburn1-1/+0
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-1/+0
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