summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* run "make depend"Ken Raeburn2004-12-301-1/+0
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-2/+2
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-3/+3
* dependenciesKen Raeburn2001-09-021-1/+13
* * gss-client.c, gss-server.c, gss-misc.c: Include Windows headersDanilo Almeida2000-02-011-5/+12
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* Fix broken thisconfdir and mydir lines in Makefile.in's. Forgot toTheodore Tso1998-11-131-2/+2
* configure.in: Removed and tests moved up to appl/configure.inTheodore Tso1998-11-131-0/+3
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Merge of libhack_branchTom Yu1997-02-091-10/+6
* * configure.in: Add USE_GSSAPI_LIBRARYEzra Peisach1996-10-281-3/+0
* Update for GSSAPI-V2. Add -v2 switch to use some of these featuresPaul Park1995-08-311-1/+1
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-9/+6
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-6/+4
* Use $(LD) instead of $(CC) so that we can do purify checkingTheodore Tso1995-04-291-2/+2
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-2/+1
* Obey CCOPTS in CFLAGS declarationTheodore Tso1994-10-191-2/+1
* Add OBJS definition so that object files get cleaned out during aTheodore Tso1994-10-121-0/+4
* Relink executable if libraries changeTheodore Tso1994-09-301-2/+4
* * Makefile.in: fix infinite recursion in rulesTom Yu1994-07-211-6/+4
* * Makefile.in:Tom Yu1994-07-201-6/+4
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-9/+0
* As submitted from Openvision --- a sample GSSAPI client/server application!Theodore Tso1994-06-151-0/+43