summaryrefslogtreecommitdiffstats
path: root/src/util/et/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-8/+0
* Remove some dead Makefile codeBen Kaduk2012-09-251-10/+0
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-14/+0
* Back out windows specific makefile changeSam Hartman2007-03-031-1/+1
* More existence tests; path updateKevin Koch2007-03-021-1/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-2/+2
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2006-05-181-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-8/+8
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+4
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+2
* make dependTom Yu2005-11-291-2/+1
* 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