summaryrefslogtreecommitdiffstats
path: root/src/util/profile/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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