aboutsummaryrefslogtreecommitdiff
path: root/src/lib/rpc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2004-12-30run "make depend"Ken Raeburn1-207/+224
2004-11-18install rpc headers into correct directoryTom Yu1-2/+2
2004-10-18 * Makefile.in (install-unix): Install headersTom Yu1-0/+8
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-2/+0
2004-06-16make dependTom Yu1-139/+207
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu1-12/+20
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-1/+1
2003-03-02Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman1-1/+1
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu1-2/+2
2002-09-24Add some dependencies on phony build targets to help with cross-directory dep...Ken Raeburn1-0/+3
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-07-17fold libdyn into librpcKen Raeburn1-4/+34
2002-06-15update dependenciesKen Raeburn1-5/+3
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-43/+43
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-64/+70
2001-09-01dependenciesKen Raeburn1-0/+197
2000-02-22fix for vpath and du4.0 makeKen Raeburn1-0/+2
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-1/+1
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu1-2/+2
1998-04-06 * Makefile.in (includes): Don't mkdir unless the directory doesn'tTom Yu1-1/+1
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-14"Renames" in the following refer to renaming of various exportedTom Yu1-5/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+30
1997-11-21 * Makefile.in (types.h): Add rules to generate file by runningEzra Peisach1-0/+14
1997-02-22* Make shared libs work on AIXSam Hartman1-5/+5
1997-02-09Merge of libhack_branchTom Yu1-49/+64
1996-11-05 * configure.in: Revert removal of CopySrcHeader, etc., for nowTom Yu1-33/+2
1996-10-22 * Makefile.in, configure.in: Fixes to work with new directoryTom Yu1-2/+54
1996-10-15 * configure.in: add DO_SUBDIRS so make will descend into unit-testBarry Jaspan1-1/+1
1996-10-09 * Makefile.in (all-unix): Force $(OBJS) to depend on includes,Tom Yu1-1/+2
1996-08-05 * Makefile.in (CFLAGS): Change DEBUG_GSSAPI to 0 to avoid printingTom Yu1-1/+1
1996-08-01 * Makefile.in: Punt -I$(srcdir)/..; it was gross and not neededTom Yu1-1/+1
1996-07-24 * Makefile.in (DEPLIBS): Use correct version number forEzra Peisach1-1/+1
1996-07-23 * xdr.c: Do not declare malloc()Ezra Peisach1-1/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+148