summaryrefslogtreecommitdiffstats
path: root/src/tests/resolve/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+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
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-14/+0
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-1/+3
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-1/+1
* make dependKen Raeburn2007-03-281-1/+2
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn2007-03-021-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-3/+3
* make depend, now with dependency sortingKen Raeburn2006-03-311-4/+4
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-1/+1
* make dependTom Yu2005-11-291-2/+1
* * Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn2005-10-071-3/+3
* mine:Ken Raeburn2005-09-091-7/+22
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* dependenciesKen Raeburn2001-09-021-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* 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: Add $(LIBS) so that compile doesn't blow out underTom Yu1997-02-271-1/+1
* resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso1997-02-241-2/+2
* Merge of libhack_branchTom Yu1997-02-091-3/+4
* * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1996-03-191-1/+3
* Library rule build updatePaul Park1995-07-121-1/+1
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-4/+2
* Added Ezra's test to see if you have a buggy resolver or notTheodore Tso1995-03-011-0/+20