$NetBSD: patch-af,v 1.1.1.1 2008/04/27 20:02:29 asau Exp $

Exclude subdirectory with missing files.

--- Makefile.in.orig	2003-05-14 21:06:21.000000000 +0400
+++ Makefile.in	2008-04-27 15:47:46.000000000 +0400
@@ -1,7 +1,7 @@
 SHELL= @SHELL@ 
 @SET_MAKE@
 
-SUBDIRS = simplempi intermediate advmsg libraries advanced
+SUBDIRS = simplempi intermediate advmsg libraries
 
 all:
 	for dir in ${SUBDIRS} ; do ( cd $$dir ; ${MAKE} all ) ; done
