summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* Stop checking sizeof(type) at configure time.Ken Raeburn2006-03-311-3/+7
* make depend, now with dependency sortingKen Raeburn2006-03-311-38/+50
* * Makefile.in (include_xom): Define as "rem" instead of empty on WindowsKen Raeburn2006-03-271-1/+1
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-38/+27
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-111-0/+2
* make dependTom Yu2005-11-291-24/+23
* Update dependenciesKen Raeburn2005-06-211-23/+24
* Work around Makefile quoting problemsTom Yu2005-04-071-1/+1
* Makefile.in: fix macro syntax in last changeKen Raeburn2005-02-031-1/+1
* * Makefile.in (gssapi.h): Change SIZEOF symbols to start with GSS_ whenKen Raeburn2005-02-031-3/+4
* run "make depend"Ken Raeburn2004-12-301-48/+58
* update dependenciesKen Raeburn2004-04-231-27/+27
* make dependKen Raeburn2003-12-151-12/+24
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-1/+0
* Be more friendly towards parallel buildsKen Raeburn2003-05-141-5/+8
* More tweaks to deal with parallel buildsTom Yu2003-02-131-19/+16
* Fix recursion-forcing rules to be more friendly to parallel buildsTom Yu2003-02-111-0/+2
* * Makefile.in: Another attempt... turns our that the "copy"Tom Yu2003-02-111-8/+8
* Fix some things to avoid spurious rebuilds of header filesTom Yu2003-02-111-11/+15
* Use new target create-ehdrdir, defined differently for UNIX and WIN32, toKen Raeburn2003-01-171-5/+8
* * Makefile.in ($(EHDRDIR)$(S)gssapi.h): Depend on includes-unix, to make sureKen Raeburn2003-01-171-2/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+3
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-071-1/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-7/+7
* undo quoting changesKen Raeburn2002-08-271-6/+6
* more quotingKen Raeburn2002-08-271-4/+4
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-271-2/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-7/+7
* update dependenciesKen Raeburn2002-07-131-3/+0
* Get rid of some unused functions and files. HideKen Raeburn2002-07-131-3/+0
* update dependenciesKen Raeburn2002-06-151-14/+14
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-14/+14
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-30/+31
* dependenciesKen Raeburn2001-09-011-0/+46
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-171-2/+0
* * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn2000-08-041-3/+0
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* Improve rule to create gssapi include dir under windowsDanilo Almeida1999-05-191-3/+3
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-191-1/+1
* Do win32 build in subdirDanilo Almeida1999-05-101-18/+18
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-121-0/+2
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-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/+2
* Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach1998-01-301-1/+1
* Moved some of the library list file build logic from the individual MakefilesRichard Basch1997-02-231-11/+7
* Merge of libhack_branchTom Yu1997-02-091-19/+23
* * configure.in: Remove the CopyHeader and CopySrcHeader rules asEzra Peisach1997-02-061-3/+6
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-15/+21