summaryrefslogtreecommitdiffstats
path: root/src/lib/des425/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove krb524, lib/des425, lib/krb4, and include/kerberosIV.Greg Hudson2008-12-181-273/+0
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-100/+105
* makedependKen Raeburn2008-09-181-91/+100
* make dependKen Raeburn2007-08-161-88/+93
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-5/+5
* make dependTom Yu2006-10-061-33/+42
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-14/+14
* install headers into include/krb5Ken Raeburn2006-05-231-83/+88
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-46/+41
* more DEFS=Ken Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-104/+107
* make dependKen Raeburn2006-03-271-31/+42
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-30/+30
* make dependKen Raeburn2006-03-081-14/+28
* Include the support library when linking various test programs, because onKen Raeburn2006-01-181-2/+2
* make dependTom Yu2005-11-291-78/+52
* Update dependenciesKen Raeburn2005-06-211-52/+78
* run "make depend"Ken Raeburn2004-12-301-79/+79
* 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-44/+57
* make dependKen Raeburn2003-12-151-55/+56
* make-depend updatesKen Raeburn2003-05-241-30/+30
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* update dependenciesKen Raeburn2002-08-291-14/+28
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* update dependenciesKen Raeburn2002-06-151-30/+29
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-14/+14
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-22/+22
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-14/+14
* dependenciesKen Raeburn2001-09-011-0/+76
* cleanupKen Raeburn2001-04-101-7/+6
* new test case for pcbc encryptionKen Raeburn2001-04-101-1/+5
* add quad_cksum test caseKen Raeburn2001-04-071-1/+5
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* Do win32 build in subdirDanilo Almeida1999-05-101-20/+20
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1998-11-121-0/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-4/+1
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-3/+3
* * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1998-03-031-6/+5
* 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
* * Makefile.in: Garbage collect some old library build systemTom Yu1997-11-181-12/+0
* * Makefile.in (LIBMAJOR): Bump major version due to possibleTom Yu1997-10-141-1/+1
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-13/+6
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1