aboutsummaryrefslogtreecommitdiff
path: root/src/clients/kdestroy/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-8/+0
2008-12-15Remove krb4 support from clients. Some of the code has beenGreg Hudson1-2/+2
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-3/+1
2007-04-14Add resource data windows/version.rc for:Jeffrey Altman1-4/+14
2006-12-07 Modifications to support the generation and embedding Jeffrey Altman1-0/+1
2006-05-23install headers into include/krb5Ken Raeburn1-0/+12
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn1-2/+2
2006-03-28Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn1-0/+1
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-1/+0
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2000-02-04 * Makefile.in (kinit): Fix to build on Unix againTom Yu1-2/+2
1999-12-151.1 branch changes -> trunkKen Raeburn1-12/+3
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-2/+2
1999-08-10Use standard windows exe link flagsDanilo Almeida1-1/+1
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-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-3/+3
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-02-15Need to link with $(CLIB) - comerr library (win32)Richard Basch1-3/+2
1997-02-11Build kinit/klist/kdestroy under win32Richard Basch1-5/+19
1997-02-09Merge of libhack_branchTom Yu1-6/+4
1996-02-04* Makefile.inRichard Basch1-2/+6
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-8/+2
1995-06-15Shared library Makefile/configure changes and cleanupPaul Park1-2/+2
1995-03-02Remove reference to $(ISODELIB)Theodore Tso1-2/+2
1995-02-11Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1-2/+1
1994-10-03Use $(srcdir) to find manual page for make installTheodore Tso1-1/+1
1994-09-23Add dependencies for the libraries (so the executables are automaticallyTheodore Tso1-3/+3
1994-07-20more make install fixesTom Yu1-2/+2
1994-07-02Reduced Makefile.in, using pre/postMark Eichin1-27/+0
1994-06-29folding in Harry's changesTom Yu1-1/+1
1994-06-25changes to fix make installTom Yu1-2/+18
1994-06-21Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-0/+1
1994-06-21support to allow --with-ccopts=Tom Yu1-0/+1
1994-06-18Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1-1/+1
1994-06-17support to calculate BUILDTOP in makeaclocalsTom Yu1-1/+1
1994-06-09autoconf enhancements for kerberosMark Eichin1-0/+34