aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Add new header gssapi_alloc.hSam Hartman1-1/+4
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-11/+0
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-25Fix how gssapi.h is rebuilt on Windows; accidentally omitted fromGreg Hudson1-0/+4
2010-11-25Fix Windows buildGreg Hudson1-1/+1
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-10/+10
2009-08-03Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson1-1/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-75/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-19/+38
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-36/+36
2007-09-05Rework error-mapping code to preserve status code values when returnedKen Raeburn1-8/+10
2007-08-20Added errmap.h to the generate-files-mac targetAlexandra Ellwood1-1/+1
2007-08-16make dependKen Raeburn1-1/+2
2007-08-16remap mechanism-specific status codes in mechglue/spnegoKen Raeburn1-0/+21
2006-12-12make dependKen Raeburn1-6/+8
2006-11-01make dependKen Raeburn1-4/+4
2006-10-16Include gss_libinit.h for gssint_initialize_library() prototypeEzra Peisach1-1/+1
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-06-15make dependTom Yu1-10/+0
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-6/+0
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-04-04set DEFS empty in more placesKen Raeburn1-0/+1
2006-03-31Stop checking sizeof(type) at configure time.Ken Raeburn1-3/+7
2006-03-31make depend, now with dependency sortingKen Raeburn1-38/+50
2006-03-27* Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn1-1/+1
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-38/+27
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn1-0/+2
2005-11-29make dependTom Yu1-24/+23
2005-06-21Update dependenciesKen Raeburn1-23/+24
2005-04-07Work around Makefile quoting problemsTom Yu1-1/+1
2005-02-03Makefile.in: fix macro syntax in last changeKen Raeburn1-1/+1
2005-02-03* Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn1-3/+4
2004-12-30run "make depend"Ken Raeburn1-48/+58
2004-04-23update dependenciesKen Raeburn1-27/+27
2003-12-15make dependKen Raeburn1-12/+24
2003-07-17delete ##WIN16## lines from makefilesKen Raeburn1-1/+0
2003-05-14Be more friendly towards parallel buildsKen Raeburn1-5/+8
2003-02-13More tweaks to deal with parallel buildsTom Yu1-19/+16
2003-02-11Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu1-0/+2
2003-02-11 * Makefile.in: Another attempt... turns our that the "copy"Tom Yu1-8/+8
2003-02-11Fix some things to avoid spurious rebuilds of header filesTom Yu1-11/+15
2003-01-17Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn1-5/+8
2003-01-17* Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn1-2/+2
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+3
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-1/+1
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-7/+7
2002-08-27undo quoting changesKen Raeburn1-6/+6
2002-08-27more quotingKen Raeburn1-4/+4
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn1-2/+2
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-7/+7