summaryrefslogtreecommitdiffstats
path: root/src/util/profile/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesTom Yu2002-12-121-8/+8
* update dependenciesTom Yu2002-11-271-1/+0
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-0/+2
* Move test_* from all to check targetSam Hartman2002-10-031-1/+4
* * Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2002-09-111-10/+9
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-2/+2
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-271-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-2/+2
* * Makefile.in (EXTRADEPSRCS): New variable.Ken Raeburn2002-08-151-0/+9
* update dependenciesKen Raeburn2002-06-151-7/+7
* * Makefile.in (LIBMINOR): BumpKen Raeburn2002-02-201-1/+1
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-7/+7
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-13/+13
* dependenciesKen Raeburn2001-09-021-5/+13
* * Makefile.in (MLIBS): Do not link against libgen.a for testEzra Peisach2001-06-111-1/+1
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+1
* Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1999-09-011-2/+1
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-2/+7
* Do win32 build in subdirDanilo Almeida1999-05-101-15/+17
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-2/+3
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-031-0/+3
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-0/+2
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-0/+3
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+5
* * Makefile.in: Integrate in the krb5 build tree rules.Ezra Peisach1998-03-021-5/+8
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+13
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-6/+2
* Fixed variable name for Windows buildRichard Basch1997-02-161-1/+1
* The libhack merge lost all the windows build instructions... fixed..Richard Basch1997-02-151-5/+12
* Merge of libhack_branchTom Yu1997-02-091-21/+15
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-2/+2
* On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1996-07-131-1/+2
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-1/+0
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-6/+0
* Add install targetTheodore Tso1995-06-081-0/+2
* Add support for building shared librariesTheodore Tso1995-05-271-2/+13
* Makefile.in (clean-unix): Remove profile.h and test_profileTheodore Tso1995-04-281-1/+2
* Got the profile code to work on the PCKeith Vetter1995-04-271-13/+49
* * Makefile.in (all): Use ARADD to facilitate incrementalEzra Peisach1995-04-251-1/+1
* Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1995-04-221-2/+2
* Fixed references to sources to use $(srcdir)Theodore Tso1995-04-211-7/+7
* Use $(CC) instead of ccTheodore Tso1995-04-201-3/+3
* Initial checkin of the profile libraryTheodore Tso1995-04-201-0/+52