aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
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-12update dependenciesTom Yu1-8/+8
2002-11-27update dependenciesTom Yu1-1/+0
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-0/+2
2002-10-03Move test_* from all to check targetSam Hartman1-1/+4
2002-09-11* Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn1-10/+9
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-2/+2
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-2/+2
2002-08-15* Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn1-0/+9
2002-06-15update dependenciesKen Raeburn1-7/+7
2002-02-20* Makefile.in (LIBMINOR): BumpKen Raeburn1-1/+1
2001-10-20In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn1-7/+7
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-13/+13
2001-09-02dependenciesKen Raeburn1-5/+13
2001-06-11 * Makefile.in (MLIBS): Do not link against libgen.a for testEzra Peisach1-1/+1
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-3/+1
1999-09-01Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1-2/+1
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-2/+7
1999-05-10Do win32 build in subdirDanilo Almeida1-15/+17
1999-03-03test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1-2/+3
1999-03-03prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1-0/+3
1998-11-14Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-11-03Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1-0/+3
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-0/+5
1998-03-02 * Makefile.in: Integrate in the krb5 build tree rules.Ezra Peisach1-5/+8
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+13
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch1-6/+2
1997-02-16Fixed variable name for Windows buildRichard Basch1-1/+1
1997-02-15The libhack merge lost all the windows build instructions... fixed..Richard Basch1-5/+12
1997-02-09Merge of libhack_branchTom Yu1-21/+15
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-2/+2
1996-07-13On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1-1/+2
1995-10-07Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1-1/+0
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-6/+0
1995-06-08Add install targetTheodore Tso1-0/+2
1995-05-27Add support for building shared librariesTheodore Tso1-2/+13
1995-04-28Makefile.in (clean-unix): Remove profile.h and test_profileTheodore Tso1-1/+2
1995-04-27Got the profile code to work on the PCKeith Vetter1-13/+49
1995-04-25 * Makefile.in (all): Use ARADD to facilitate incrementalEzra Peisach1-1/+1
1995-04-22Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1-2/+2
1995-04-21Fixed references to sources to use $(srcdir)Theodore Tso1-7/+7
1995-04-20Use $(CC) instead of ccTheodore Tso1-3/+3
1995-04-20Initial checkin of the profile libraryTheodore Tso1-0/+52