summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-221-0/+1
* update dependenciesKen Raeburn2002-06-151-3/+2
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-1/+1
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* dependenciesKen Raeburn2001-09-011-1/+13
* pullup from 1.2 branchKen Raeburn2000-06-271-1/+1
* Makefile.in (clean-unix): Add clean-libobjsEzra Peisach2000-02-221-1/+1
* * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permitTom Yu2000-01-241-1/+5
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-221-0/+6
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-6/+6
* Do win32 build in subdirDanilo Almeida1999-05-101-3/+3
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-141-0/+2