summaryrefslogtreecommitdiffstats
path: root/src/util/et/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update dependenciesKen Raeburn2005-06-211-1/+2
* run "make depend"Ken Raeburn2004-12-301-6/+8
* update dependenciesKen Raeburn2004-07-161-2/+2
* * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn2004-06-191-1/+1
* * Makefile.in ($(OUTPRE)test_et.exe): New target.Ken Raeburn2004-06-181-0/+9
* Run make dependSam Hartman2004-06-081-2/+4
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* * configure.in: Enable dependency support for shared lib.Ken Raeburn2004-05-051-4/+8
* Make com_err tests exercise the shared-library supportKen Raeburn2004-05-041-6/+14
* * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variablesKen Raeburn2004-04-291-0/+2
* updated dependenciesKen Raeburn2004-04-241-2/+2
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-5/+3
* Thread-safe manipulation of registered error-table listKen Raeburn2004-03-181-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-0/+3
* * 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(install): Don't install mit-sipb-copyright.h, it's unreferencedKen Raeburn2002-07-131-4/+0
* 2002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu2002-07-031-4/+4
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-4/+4
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-4/+5
* add automatically generated dependenciesKen Raeburn2001-09-011-0/+10
* * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn2001-03-081-1/+1
* Make compile_et script installable, and install it.Ken Raeburn2001-01-181-14/+16
* undo last changeKen Raeburn2000-12-061-2/+2
* tweak names of perl scriptsKen Raeburn2000-12-061-2/+2
* try lclint on a com_err test program; misc cleanupKen Raeburn2000-12-061-7/+25
* make "make check" do somethingKen Raeburn2000-11-141-0/+6
* Test out lclint and its4 on com_err library. One lclint error left on Solaris,Ken Raeburn2000-11-081-0/+29
* * Makefile.in (com_err.o): Depends on com_err.cKen Raeburn2000-02-281-0/+2
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-3/+2
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-3/+5
* Do win32 build in subdirDanilo Almeida1999-05-101-7/+7
* com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead ofTheodore Tso1998-12-011-0/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+14
* * Makefile.in (SRCS): Add $(srcdir) as prefix to srcsEzra Peisach1997-10-071-1/+4
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-5/+0
* * Make shared libs work on AIXSam Hartman1997-02-221-1/+1
* Update the major version to 3;Sam Hartman1997-02-221-1/+1
* Removed V2 experimental API previously checked-in.Richard Basch1997-02-151-24/+4
* Merge of libhack_branchTom Yu1997-02-091-40/+11
* New V2 API + Win16/Win32 supportRichard Basch1997-02-061-3/+43
* make clean was missing some things; see ChangeLogs for detailsTom Yu1996-11-141-1/+3
* Fix SRCS definition so that it doesn't fool the Macintosh macfiles.shTheodore Tso1996-03-201-2/+4
* Folded in danw's changes to allow building Makefiles for theTheodore Tso1996-02-071-3/+1
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-071-1/+0
* * configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for libraryEzra Peisach1995-10-021-1/+1
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-251-4/+0