summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesKen Raeburn2005-06-211-21/+31
* run "make depend"Ken Raeburn2004-12-301-62/+63
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* updated dependenciesKen Raeburn2004-04-241-33/+41
* make dependKen Raeburn2003-12-151-31/+33
* make-depend updatesKen Raeburn2003-05-241-30/+30
* don't install in-tree libdbTom Yu2003-04-021-6/+9
* use kdb keytab for kadmindTom Yu2003-03-061-2/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * Makefile.in (check): Remove test_db before running testsKen Raeburn2002-12-191-0/+1
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-161-3/+6
* update dependenciesKen Raeburn2002-09-131-2/+2
* update dependenciesKen Raeburn2002-08-291-10/+20
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * kdb_db2.h: Add prototype and rename forTom Yu2002-08-231-1/+1
* update dependenciesKen Raeburn2002-06-151-24/+21
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-071-1/+1
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-23/+26
* dependenciesKen Raeburn2001-09-011-0/+47
* * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2000-06-301-2/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* 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-2/+2
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-3/+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
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-251-3/+3
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-241-4/+3
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Merge of libhack_branchTom Yu1997-02-091-41/+21
* * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach1996-11-091-2/+4
* * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach1996-10-311-1/+1
* * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu1996-09-041-2/+2
* Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso1996-08-231-2/+2
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-221-1/+2
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-091-1/+2
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-091-1/+1
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-051-1/+1
* Fix up shared library handling and $(STEXT) usageSam Hartman1996-07-281-4/+2
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-231-0/+11
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-1/+20
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-191-1/+2
* * configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and addEzra Peisach1996-03-181-9/+3
* Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARYRichard Basch1996-01-221-2/+1
* * Makefile.in, keytab.c : Move db keytab routines hereChris Provenzano1995-12-131-0/+2
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-2/+1
* New routines for changing passwords of new kdb entriesChris Provenzano1995-08-071-0/+2
* * decrypt_key.c, encrypt_key.c, kdb_dbm.c, kdb_xdr.c:Chris Provenzano1995-07-271-0/+2