aboutsummaryrefslogtreecommitdiff
path: root/src/tests/resolve/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-14/+0
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-1/+3
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-1/+1
2007-03-28make dependKen Raeburn1-1/+2
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2007-03-02Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn1-2/+2
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-3/+3
2006-03-31make depend, now with dependency sortingKen Raeburn1-4/+4
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-1/+1
2005-11-29make dependTom Yu1-2/+1
2005-10-07* Makefile.in (resolve, addrinfo-test, fake-addrinfo-test): Don't use "$<"Ken Raeburn1-3/+3
2005-09-09mine:Ken Raeburn1-7/+22
2004-12-30run "make depend"Ken Raeburn1-1/+0
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-1/+1
2001-09-02dependenciesKen Raeburn1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1997-02-27 * Makefile.in: Add $(LIBS) so that compile doesn't blow out underTom Yu1-1/+1
1997-02-24resolve.c (main): Make the test for a FQDN be a bit more stringentTheodore Tso1-2/+2
1997-02-09Merge of libhack_branchTom Yu1-3/+4
1996-03-19 * configure.in: Add KRB5_RUN_FLAGSEzra Peisach1-1/+3
1995-07-12Library rule build updatePaul Park1-1/+1
1995-07-07Reorganize library logic and use LDFLAGS from configurePaul Park1-4/+2
1995-03-01Added Ezra's test to see if you have a buggy resolver or notTheodore Tso1-0/+20