summaryrefslogtreecommitdiffstats
path: root/src/slave/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* Remove install-oldmanBen Kaduk2012-10-171-6/+0
* install sphinx-generated manpagesTom Yu2012-01-091-1/+4
* Use getaddrinfo() in kprop and kpropd, and recognize IPv6 addressesGreg Hudson2010-06-111-4/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* libkdb5 now depends on libgssrpc. So when linking kpropd, specifyGreg Hudson2009-06-081-2/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-61/+0
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-23/+24
* Remove kproplog on make cleanEzra Peisach2008-10-271-2/+2
* makedependKen Raeburn2008-09-181-20/+22
* Merge from branch sun-ipropKen Raeburn2008-06-241-15/+56
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-1/+1
* make dependKen Raeburn2007-08-161-11/+12
* make dependTom Yu2006-10-061-4/+5
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-11/+12
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-6/+5
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-15/+15
* make dependKen Raeburn2006-03-271-5/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+5
* make dependKen Raeburn2006-03-081-2/+4
* make dependTom Yu2005-11-291-7/+5
* Update dependenciesKen Raeburn2005-06-211-5/+7
* run "make depend"Ken Raeburn2004-12-301-1/+0
* updated dependenciesKen Raeburn2004-04-241-7/+8
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+0
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-051-4/+5
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-3/+3
* make dependKen Raeburn2003-12-151-6/+7
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-301-1/+1
* make-depend updatesKen Raeburn2003-05-241-5/+5
* update dependenciesKen Raeburn2002-08-291-2/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* update dependenciesKen Raeburn2002-06-151-5/+4
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-5/+6
* dependenciesKen Raeburn2001-09-011-0/+15
* * Makefile.in: kprop does not depend on the database libraries.Ezra Peisach2000-06-301-3/+3
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* 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-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1997-02-241-2/+2
* Merge of libhack_branchTom Yu1997-02-091-6/+7
* * Makefile.inRichard Basch1996-02-041-6/+6
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-13/+2
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-6/+5
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-2/+1
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-031-2/+2
* Relink executables if libraries changeTheodore Tso1994-09-301-0/+1