source tree (where it lives) instead of the cwd.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22481
dc483132-0cff-0310-8789-
dd5450dbe970
$(RUN_SETUP) $(VALGRIND) ./t_prf <$(srcdir)/t_prf.in >t_prf.output
diff t_prf.output $(srcdir)/t_prf.expected
$(RUN_SETUP) $(VALGRIND) ./t_cf2 <$(srcdir)/t_cf2.in >t_cf2.output
- diff t_cf2.output ./t_cf2.expected
+ diff t_cf2.output $(srcdir)/t_cf2.expected
$(RUN_SETUP) $(VALGRIND) ./t_cksum4 "this is a test"
$(RUN_SETUP) $(VALGRIND) ./t_cksum5 "this is a test"
$(RUN_SETUP) $(VALGRIND) ./t_crc