summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+1
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-2/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-1/+4
* * Makefile.in (LIBMINOR): Bump minor version due to internalTom Yu1998-01-221-1/+1
* * Make shared libs work on AIXSam Hartman1997-02-221-3/+3
* Merge of libhack_branchTom Yu1997-02-091-34/+15
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+3
* Remove mechglue from the list of Macintosh subdirectoriesTheodore Tso1996-07-241-1/+1
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-8/+8
* Don't pass $(LIBCMD) on the command line. It's set in the windows.inTheodore Tso1996-06-061-3/+3
* update Makefile.in for new libupdateTom Yu1996-05-201-9/+3