$OpenBSD: patch-gprof_Makefile_in,v 1.1 2002/04/30 18:12:43 fgsch Exp $
--- gprof/Makefile.in.orig	Tue Apr 30 01:47:21 2002
+++ gprof/Makefile.in	Tue Apr 30 01:47:28 2002
@@ -499,6 +499,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//`; \
