summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Remove krb5-send-prTom Yu2014-01-281-2/+2
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-041-1/+1
* Get rid of fake-installGreg Hudson2011-11-041-3/+0
* Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman2011-09-281-1/+1
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-021-1/+3
* Add localization support to com_errGreg Hudson2011-06-101-0/+1
* Kernel subsetGreg Hudson2011-05-091-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-30/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* Remove some unused variablesKen Raeburn2009-01-031-8/+0
* Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn2008-07-201-1/+1
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-1/+1
* Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn2005-10-041-3/+1
* * Makefile.in ($(FAKEPREFIX)/lib): Target deleted.Ken Raeburn2005-08-171-4/+0
* * Makefile.in (all-windows): Build support directoryKen Raeburn2004-06-181-0/+3
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-3/+0
* * Makefile.in (LOCAL_SUBDIRS): Build support libraryKen Raeburn2004-05-051-1/+1
* * libupdate.sh: Deleted.Ken Raeburn2004-04-231-12/+1
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-081-1/+1
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-261-1/+1
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-241-1/+1
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-131-4/+1
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-121-0/+7
* work around Solaris 9 pty-close bugTom Yu2003-12-061-1/+7
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-131-1/+3
* * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0"Ken Raeburn2002-08-301-0/+6
* rename macros in last makefile.in change to use _ instead of - in namesKen Raeburn2002-08-291-5/+5
* * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): NewKen Raeburn2002-08-291-1/+7
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* drop libdyn as a separate libraryKen Raeburn2002-07-171-1/+1
* * Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CCKen Raeburn2002-07-061-1/+1
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-171-2/+0
* * Makefile.in: Remove rule for aix.bincmds; we don't need itTom Yu2001-01-291-8/+0
* * Makefile.in (all-unix, clean_unix): Removed util/db2 includeTom Yu2000-06-301-21/+0
* * Makefile.in (all-unix, clean_unix): Update for current geographyTom Yu2000-06-301-7/+4
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-1/+25
* Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1999-01-271-1/+4
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+8
* * Makefile.in (clean-unix): Remove db lib symlinksEzra Peisach1997-11-191-0/+4
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* * Makefile.in: Fixes for new subdir recursion methodTom Yu1996-10-221-1/+1
* * Makefile.in (all-unix): Fix symlinking so building in a linkTom Yu1996-09-051-1/+5
* "install" the db-ndbm header file with symlinksTheodore Tso1996-08-151-1/+3
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+14
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-0/+2
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-2/+0
* Remove makeshlib on cleanEzra Peisach1995-07-061-1/+1
* Made makeshlib produced by Makefile, so I can know whether I'm running Gcc. ...Sam Hartman1995-06-261-1/+10