aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/crc32/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-41/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-15/+0
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-7/+8
2008-09-18makedependKen Raeburn1-6/+6
2007-08-16make dependKen Raeburn1-5/+6
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-10-06make dependTom Yu1-2/+2
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-05-25Create crypto, des425 Makefiles from top levelKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-5/+6
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-3/+2
2006-04-02don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-8/+8
2006-03-27make dependKen Raeburn1-3/+3
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-3/+3
2006-03-08make dependKen Raeburn1-1/+2
2005-12-02* Makefile.in (t_crc): Build against support library.Ken Raeburn1-3/+3
2005-11-29make dependTom Yu1-3/+2
2005-06-21Update dependenciesKen Raeburn1-2/+3
2004-12-30run "make depend"Ken Raeburn1-7/+7
2004-04-24update dependenciesKen Raeburn1-4/+4
2003-12-15make dependKen Raeburn1-3/+4
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn1-1/+0
2003-05-24make-depend updatesKen Raeburn1-3/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+3
2002-08-29update dependenciesKen Raeburn1-1/+2
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-19 * Makefile.in (clean-unix): Remove t_crc.o and t_crcEzra Peisach1-0/+1
2002-06-15update dependenciesKen Raeburn1-3/+2
2002-01-09 * crc.pl: New file; perl script to do generate some test vectorsTom Yu1-0/+7
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-1/+1
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-4/+5
2001-09-01dependenciesKen Raeburn1-0/+10
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-05-10Do win32 build in subdirDanilo Almeida1-2/+2
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-14/+12
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-13Collapse configure.in files below lib/crypto into lib/cryptoTheodore Tso1-1/+1
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-13/+4
1997-02-09Merge of libhack_branchTom Yu1-11/+3
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-2/+10
1996-03-31Removed crctest.c from the SRCS list, since it's only a test programTheodore Tso1-1/+1
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-1/+0
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-6/+4
1995-06-03Made the shared library makefile changes not apply to the PCKeith Vetter1-2/+11
1995-05-26Add support building shared librariesTheodore Tso1-1/+9