aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/error_tables/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-08-26Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson1-5/+10
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-12/+11
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-15/+0
2007-01-20Don't copy headers to .../includeKen Raeburn1-8/+1
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-04-02* Makefile.in (DEFS): Make emptyKen Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-5/+5
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2004-12-30run "make depend"Ken Raeburn1-6/+10
2004-06-08Run make dependSam Hartman1-6/+0
2004-06-02Add/remove error tables in library initialization/termination, not per context.Ken Raeburn1-5/+3
2004-04-24update dependenciesKen Raeburn1-3/+4
2003-12-15make dependKen Raeburn1-3/+3
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn1-1/+0
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn1-5/+11
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-11-14 * changepw.c: Remove reference to adm_err.hTom Yu1-1/+0
2002-11-14 * Makefile.in: Remove references to adm_err.et. It's not used,Tom Yu1-9/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-3/+3
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn1-5/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-3/+3
2002-07-09update dependenciesKen Raeburn1-1/+2
2002-06-15update dependenciesKen Raeburn1-7/+7
2002-06-15rebuild dependenciesKen Raeburn1-2/+2
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-6/+6
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-9/+9
2001-09-01dependenciesKen Raeburn1-0/+15
2001-04-17* Makefile.in (includes): New targetKen Raeburn1-13/+9
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-07-29nuke some ancient isode remnantsKen Raeburn1-1/+0
1999-05-10Do win32 build in subdirDanilo Almeida1-9/+9
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-02-28Collapse lib/krb5's configure.in files into a single top-levelTheodore Tso1-1/+1
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-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-10/+4
1997-02-09Merge of libhack_branchTom Yu1-28/+5
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-2/+8
1996-03-31Inlined the list of et-build source files in SRCS, so that they areTheodore Tso1-1/+2
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-4/+0
1995-06-09 * Makefile.in: don't install et-generated headers in the build treeTom Yu1-16/+4
1995-05-27Add support for building shared librariesTheodore Tso1-2/+12
1995-05-23Don't install the error table header files; they shouldn't be neededTheodore Tso1-8/+0
1995-04-14Windows global stuff:Keith Vetter1-3/+3
1995-03-31Back out previous change so that it doesn't break people who are usingTheodore Tso1-15/+26
1995-03-29* Makefile.in (BUILDTOP2, etc): Make it possibleJohn Gilmore1-4/+33