summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Bump libgssrpc minor versionTom Yu2013-11-271-1/+1
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Add missing $(LIBS) to some shared librariesTom Yu2012-05-171-1/+1
* Clean up more stuff in make cleanGreg Hudson2011-11-041-1/+1
* 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-4/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-325/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-9/+10
* Add gssrpcint.h to contain prototype for gssrpcint_printf. IncludeEzra Peisach2008-12-291-3/+3
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-8/+9
* makedependKen Raeburn2008-09-181-18/+21
* Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood2008-07-091-0/+2
* Bump minor version number. Update dependenciesKen Raeburn2008-06-251-1/+4
* Pull in xdr_sizeof from tirpc2.3 (which has the same license as our current r...Ken Raeburn2008-06-251-0/+3
* Set close-on-exec flag in most places where file descriptors areKen Raeburn2007-10-221-8/+12
* fix dependence on config.status to use correct dirKen Raeburn2006-10-051-1/+1
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-288/+239
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-3/+5
* install headers into include/krb5Ken Raeburn2006-05-231-5/+6
* Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood2006-04-241-0/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make dependKen Raeburn2006-04-011-48/+53
* make depend, now with dependency sortingKen Raeburn2006-03-311-244/+264
* * Makefile.in (check-unix): Don't run dyntest automaticallyKen Raeburn2005-07-021-1/+1
* run "make depend"Ken Raeburn2004-12-301-207/+224
* install rpc headers into correct directoryTom Yu2004-11-181-2/+2
* * Makefile.in (install-unix): Install headersTom Yu2004-10-181-0/+8
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-2/+0
* make dependTom Yu2004-06-161-139/+207
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-12/+20
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-121-2/+2
* Add some dependencies on phony build targets to help with cross-directory dep...Ken Raeburn2002-09-241-0/+3
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* fold libdyn into librpcKen Raeburn2002-07-171-4/+34
* update dependenciesKen Raeburn2002-06-151-5/+3
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-43/+43
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-64/+70
* dependenciesKen Raeburn2001-09-011-0/+197
* fix for vpath and du4.0 makeKen Raeburn2000-02-221-0/+2
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-1/+1
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-151-2/+2
* * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1998-04-061-1/+1
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2