summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+1
* Add new header gssapi_alloc.hSam Hartman2011-10-141-0/+1
* Install gssapi_ext.h on Windows. Include gssapi_ext.h in the headerGreg Hudson2010-11-301-1/+2
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-32/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* remove local objects from list for windowsKen Raeburn2009-02-111-3/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-5/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-26/+7
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-11/+11
* makedependKen Raeburn2008-09-181-10/+11
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* make dependKen Raeburn2007-08-161-10/+10
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-1/+2
* make dependKen Raeburn2006-12-121-10/+11
* make dependTom Yu2006-10-061-6/+6
* * lib/gssapi/Makefile.in: Merge the new target into the existingKen Raeburn2006-06-291-2/+1
* gssapi compilation errors on WindowsJeffrey Altman2006-06-291-8/+14
* check calling conventions specified for WindowsKen Raeburn2006-06-291-2/+17
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* fix parallel builds for libgssTom Yu2006-06-201-1/+1
* make dependTom Yu2006-06-151-1/+2
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-5/+5
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-8/+9
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-6/+5
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-11/+11
* make dependKen Raeburn2006-03-271-5/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-3/+3
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-6/+8
* Update dependenciesKen Raeburn2005-06-211-2/+3
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): DefineKen Raeburn2005-02-091-0/+2
* run "make depend"Ken Raeburn2004-12-301-3/+3
* * Makefile.in (SHLIB_EXPDEPS): Use _DEPLIB variables.Ken Raeburn2004-07-141-4/+2
* * Makefile.in (OBJFILELIST, OBJFILEDEP) [DOS]: Depend on locally built objectsKen Raeburn2004-06-181-2/+8
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-2/+0
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-151-1/+1
* * Makefile.in (krb5/gssapi_krb5.h): Depend on recursion ruleKen Raeburn2004-06-101-1/+1
* Run make dependSam Hartman2004-06-081-1/+1
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* update dependenciesKen Raeburn2004-04-231-2/+3
* make dependKen Raeburn2003-12-151-0/+1
* Yet another attempt at cross-directory dependencies. Seems to fix the parallelKen Raeburn2003-03-081-8/+39
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-111-2/+8
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-111-2/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Add some dependencies on phony build targets to help with cross-directory dep...Ken Raeburn2002-09-241-0/+2