summaryrefslogtreecommitdiffstats
path: root/src/lib/krb4/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* run "make depend"Ken Raeburn2004-12-301-229/+268
* make dependKen Raeburn2004-11-161-4/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-1/+0
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* updated dependenciesKen Raeburn2004-04-241-17/+21
* make dependKen Raeburn2003-12-151-15/+19
* Darwin libkrb4/err_txt.o needs dependency on krb_err.cTom Yu2003-06-111-1/+5
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-1/+4
* make-depend updatesKen Raeburn2003-05-241-2/+1
* * Makefile.in: Add setting of KRB_ERR on WindowsTom Yu2003-05-121-0/+1
* Don't #include compile_et .c filesSam Hartman2003-05-121-1/+2
* Reduce local configure script's work by removing static defines and header andKen Raeburn2003-03-051-21/+20
* * Makefile.in (clean-unix): Remove krb_err_txt.c on clean. UpdateEzra Peisach2003-02-281-3/+7
* * Makefile.in: Update dependencies.Tom Yu2003-02-121-28/+40
* Fix lots of things to compile on Unix. Fix some typosTom Yu2003-02-111-0/+2
* Fix ABI divergence between Unix and Mac krb4 libraries in declarationTom Yu2003-02-071-0/+7
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-117/+105
* More KfM merge workTom Yu2002-12-121-110/+91
* update dependenciesTom Yu2002-12-061-0/+2
* * Makefile.in: Fix up includes handling somewhatTom Yu2002-12-041-14/+7
* * Makefile.in (SRCS): Add kadm_err.c. It was missingTom Yu2002-11-271-0/+2
* Merge more KfM krb4 thingsTom Yu2002-11-271-121/+212
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-2/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-2/+2
* update dependenciesKen Raeburn2002-07-131-122/+74
* update dependenciesKen Raeburn2002-06-211-83/+129
* update dependenciesKen Raeburn2002-06-151-19/+14
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-70/+70
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-73/+74
* avoid extra copy of krb_err.h in include; update dependenciesKen Raeburn2001-09-281-2/+2
* dependenciesKen Raeburn2001-09-011-0/+230
* * Makefile.in (EHDRDIR): Install into kerberosIV subdirectoryKen Raeburn2001-04-141-2/+1
* * Makefile.in (OBJS, SRCS): Add prot_client.o, prot_client.cTom Yu2001-01-261-0/+2
* * prot_common.c: New file; contains functions to encode/decodeTom Yu2001-01-231-0/+4
* * Makefile.in (OBJS, SRCS): Add strnlen.o, strnlen.cTom Yu2000-11-081-0/+2
* * Makefile.in(OBJS, SRCS): Add lifetime.{o,c}Tom Yu2000-09-011-0/+2
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* Do win32 build in subdirDanilo Almeida1999-05-101-50/+50
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-131-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+1
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-16/+10
* * Makefile.in (includes): The header is krb_err.h, notTom Yu1998-04-091-1/+1
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+14
* * Makefile.in (clean-unix): krb_err.h resides in the kerberosIVEzra Peisach1997-11-211-1/+1
* * Makefile.in (OSSRCS): Add $(srcdir)/ to source locationEzra Peisach1997-08-121-1/+1
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-6/+1
* * Make shared libs work on AIXSam Hartman1997-02-221-2/+1
* Build krb4 compatibility library for win16/win32Richard Basch1997-02-181-79/+32