summaryrefslogtreecommitdiffstats
path: root/src/clients/kinit/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* install sphinx-generated manpagesTom Yu2012-01-091-0/+4
* Delete kinit_kdb.o in make cleanTom Yu2011-02-221-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* kinit: add KDB keytab supportSam Hartman2010-09-151-3/+3
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-9/+0
* Remove krb4 support from clients. Some of the code has beenGreg Hudson2008-12-151-2/+2
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-4/+3
* make dependKen Raeburn2007-07-271-3/+3
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-4/+14
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+1
* install headers into include/krb5Ken Raeburn2006-05-231-0/+12
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* Include autoconf.h early in sources, and disable use of @DEFS@Ken Raeburn2006-03-281-0/+1
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-1/+0
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-2/+2
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-041-2/+2
* * kinit.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-041-2/+5
* 1.1 branch changes -> trunkKen Raeburn1999-12-151-11/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-2/+2
* Use standard windows exe link flagsDanilo Almeida1999-08-101-1/+1
* Do win32 build in subdirDanilo Almeida1999-05-101-2/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-3/+3
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-151-3/+2
* Makefile.in: Link wsock32.lib (win32)Richard Basch1997-02-131-1/+1
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-111-4/+18
* Merge of libhack_branchTom Yu1997-02-091-7/+4
* * Makefile.inRichard Basch1996-02-041-2/+6
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-7/+2
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-2/+2
* Use $(LD) instead of $(CC) when trying to link. (So purify works).Theodore Tso1995-04-281-1/+1
* * Makefile.in (LDFLAGS): Remove, conflicts with pre.in.John Gilmore1995-03-291-2/+1
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-3/+2
* Use $(LD) instead of $(CC) when linking. (For allowing use of Pure SoftwareTheodore Tso1995-02-221-1/+1
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-031-1/+1
* Add dependencies for the libraries (so the executables are automaticallyTheodore Tso1994-09-231-3/+3
* more make install fixesTom Yu1994-07-201-2/+2
* Reduced Makefile.in, using pre/postMark Eichin1994-07-021-27/+0
* folding in Harry's changesTom Yu1994-06-291-1/+1
* changes to fix make installTom Yu1994-06-251-2/+18
* Tue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-211-0/+1
* support to allow --with-ccopts=Tom Yu1994-06-211-0/+1
* Fri Jun 17 19:54:00 1994 Mark Eichin (eichin at cygnus.com)Mark Eichin1994-06-181-1/+1
* support to calculate BUILDTOP in makeaclocalsTom Yu1994-06-171-1/+1