summaryrefslogtreecommitdiffstats
path: root/src/clients/klist/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-1/+4
* Updated command line utilities not to complain about missing getopt() definitionSam Hartman2011-09-191-0/+2
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* 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-10/+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-6/+4
* 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-3/+4
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* more DEFS=Ken Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-6/+6
* make dependKen Raeburn2006-03-301-6/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windowsJeffrey Altman2006-02-281-1/+1
* make dependTom Yu2005-11-291-5/+3
* Update dependenciesKen Raeburn2005-06-211-3/+5
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-281-0/+1
* Makefile.in: add krb5 support library to windows klist executableJeffrey Altman2005-01-051-1/+1
* * Makefile.in (SRCS): DefineKen Raeburn2004-11-031-0/+14
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-2/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-141-1/+1
* Use getopt so that we can parse packed options (e.g., -an, -54, etc.)Danilo Almeida2000-04-191-1/+1
* * Makefile.in (klist): Fix to build under Unix againTom Yu2000-02-041-2/+2
* 1.1 branch changes -> trunkKen Raeburn1999-12-151-10/+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
* klist.c: Under Windows, #include winsock.h instead of sys/socket.h andTheodore Tso1999-02-091-1/+1
* 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-1/+2
* Need to link with $(CLIB) - comerr library (win32)Richard Basch1997-02-151-2/+2
* Build kinit/klist/kdestroy under win32Richard Basch1997-02-111-5/+18
* Merge of libhack_branchTom Yu1997-02-091-6/+5
* * Makefile.inRichard Basch1996-02-041-2/+6
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-8/+2
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-2/+2
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-2/+2
* Add check for libsocket and libnsl (sigh). krb5_init_ctx drags inTheodore Tso1995-02-111-2/+1
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-031-1/+1
* Fix memory leak in klist --- the returned credentials should be freed beforeTheodore 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