aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-01-07This commit was manufactured by cvs2svn to create tagkfw-2.6-beta1no author1-54/+55
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-08-29update dependenciesKen Raeburn1-14/+28
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-06-15update dependenciesKen Raeburn1-30/+29
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-14/+14
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-22/+22
2001-09-06updated dependencies for latest make-depend target codeKen Raeburn1-14/+14
2001-09-01dependenciesKen Raeburn1-0/+76
2001-04-10cleanupKen Raeburn1-7/+6
2001-04-10new test case for pcbc encryptionKen Raeburn1-1/+5
2001-04-07add quad_cksum test caseKen Raeburn1-1/+5
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-05-10Do win32 build in subdirDanilo Almeida1-20/+20
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-11-12 * Makefile.in (STLIBOBJS, OBJS, SRCS): Restore des.cTom Yu1-0/+3
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-4/+1
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu1-3/+3
1998-03-03 * configure.in: Add KRB5_BUILD_PROGRAMEzra Peisach1-6/+5
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-11-18 * Makefile.in: Garbage collect some old library build systemTom Yu1-12/+0
1997-10-14 * Makefile.in (LIBMAJOR): Bump major version due to possibleTom Yu1-1/+1
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-13/+6
1997-02-22* Make shared libs work on AIXSam Hartman1-1/+1
1997-02-09Merge of libhack_branchTom Yu1-19/+33
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+14
1996-05-23Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags forSam Hartman1-3/+4
1996-05-13 * Makefile.in (SHLIB_LIBS): For shared library, add dependency onEzra Peisach1-2/+3
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-1/+0
1995-10-02configure.in (V5_MAKE_SHARED_LIB): Change rule to installEzra Peisach1-1/+2
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-5/+1
1995-07-07Remove LDFLAGSPaul Park1-1/+0
1995-06-26Remove -g from explicit LdFlags in Makefile.inSam Hartman1-1/+1
1995-06-23Convert to new handling of static librariesSam Hartman1-1/+1
1995-06-16Add glue for old versions of K4Paul Park1-3/+5
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-2/+8
1995-06-14Don't copy library up a level. Let above Makefile create symlink forEzra Peisach1-3/+0
1995-05-27Added new function, des_cblock_print_file(), which is referenced byTheodore Tso1-2/+24
1995-03-21Added function (unix_time_gmt_unixsec) needed for des425 to work withTheodore Tso1-0/+2
1995-03-08Remove verify.o when doing a make cleanTheodore Tso1-1/+1
1995-02-22Converted krb5/des425 and krb5/asn.1 to the PCKeith Vetter1-16/+24
1994-11-03 * pcbc_encrypt.c: moved from f_pcbc.c in lib/crypto/des, andMark Eichin1-1/+1
1994-10-26Add verification checks to the test suiteTheodore Tso1-3/+8
1994-10-19Fix missing $(DESTDIR) in "make install" linesTheodore Tso1-1/+1
1994-10-04make install obey $(DESTDIR)Theodore Tso1-1/+1
1994-08-04make install fixesTom Yu1-2/+1
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-39/+1
1994-06-25changes to fix make installTom Yu1-4/+20