aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman1-1/+1
2011-09-02Create k5ev verto module from libev sourcesGreg Hudson1-1/+3
2011-06-10Add localization support to com_errGreg Hudson1-0/+1
2011-05-09Kernel subsetGreg Hudson1-1/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-30/+4
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-01-03Remove some unused variablesKen Raeburn1-8/+0
2008-07-20Don't set LOCAL_SUBDIRS in many places and SUBDIRS in a few andKen Raeburn1-1/+1
2006-04-11Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn1-1/+1
2005-10-04Move the db2 library to the site of its one use, the kdb-db2 module.Ken Raeburn1-3/+1
2005-08-17* Makefile.in ($(FAKEPREFIX)/lib): Target deleted.Ken Raeburn1-4/+0
2004-06-18* Makefile.in (all-windows): Build support directoryKen Raeburn1-0/+3
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn1-3/+0
2004-05-05* Makefile.in (LOCAL_SUBDIRS): Build support libraryKen Raeburn1-1/+1
2004-04-23* libupdate.sh: Deleted.Ken Raeburn1-12/+1
2004-03-08Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn1-1/+1
2004-02-26Move apputils dir from util to lib, to get its proper place in theKen Raeburn1-1/+1
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn1-1/+1
2004-02-13priocntl workaround for Solaris 9 pty-close bugTom Yu1-4/+1
2004-02-12Tru64 and Irix have RPATH issues for test suiteTom Yu1-0/+7
2003-12-06work around Solaris 9 pty-close bugTom Yu1-1/+7
2002-09-13Permit building against either the in-tree version of db2 or a system versionKen Raeburn1-1/+3
2002-08-30* Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0"Ken Raeburn1-0/+6
2002-08-29rename macros in last makefile.in change to use _ instead of - in namesKen Raeburn1-5/+5
2002-08-29* Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): NewKen Raeburn1-1/+7
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2002-07-17drop libdyn as a separate libraryKen Raeburn1-1/+1
2002-07-06* Makefile.in (SLIBSH): Use vertical-bar instead of comma for substituting CCKen Raeburn1-1/+1
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn1-2/+0
2001-01-29 * Makefile.in: Remove rule for aix.bincmds; we don't need itTom Yu1-8/+0
2000-06-30 * Makefile.in (all-unix, clean_unix): Removed util/db2 includeTom Yu1-21/+0
2000-06-30 * Makefile.in (all-unix, clean_unix): Update for current geographyTom Yu1-7/+4
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida1-1/+25
1999-01-27Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso1-1/+4
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+8
1997-11-19 * Makefile.in (clean-unix): Remove db lib symlinksEzra Peisach1-0/+4
1997-02-22* Make shared libs work on AIXSam Hartman1-1/+1
1996-10-22 * Makefile.in: Fixes for new subdir recursion methodTom Yu1-1/+1
1996-09-05 * Makefile.in (all-unix): Fix symlinking so building in a linkTom Yu1-1/+5
1996-08-15"install" the db-ndbm header file with symlinksTheodore Tso1-1/+3
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+14
1996-02-07Folded in danw's changes to allow building Makefiles for theTheodore Tso1-0/+2
1995-09-25Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1-2/+0
1995-07-06Remove makeshlib on cleanEzra Peisach1-1/+1
1995-06-26Made makeshlib produced by Makefile, so I can know whether I'm running Gcc. ...Sam Hartman1-1/+10
1995-05-03 * Makefile.in: remove spurious whitespace from blank lineTom Yu1-1/+1
1995-03-29* Makefile.in (all): Split into all-$(WHAT).John Gilmore1-3/+8
1994-11-08Don't use $< in a non suffix rule contextTheodore Tso1-1/+1