summaryrefslogtreecommitdiffstats
path: root/src/clients/kinit/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * 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
* autoconf enhancements for kerberosMark Eichin1994-06-091-0/+34