$OpenBSD: patch-gprof_Makefile_in,v 1.3 2003/06/08 03:04:50 brad Exp $
--- gprof/Makefile.in.orig	Sat Jul 13 21:14:42 2002
+++ gprof/Makefile.in	Sun Mar 16 16:08:24 2003
@@ -504,6 +504,7 @@ maintainer-clean-recursive:
 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 	  rev="$$subdir $$rev"; \
 	  test "$$subdir" != "." || dot_seen=yes; \
+	  true; \
 	done; \
 	test "$$dot_seen" = "no" && rev=". $$rev"; \
 	target=`echo $@ | sed s/-recursive//`; \
