#define	IHaveSubdirs

#include <psf_pre.imake>

SUBDIRS = ch2.1 ch2.2 ch2.3 ch2.4 ch2.5 ch3.1 ch3.2 ch3.3 ch3.4 \
	  ch4.1 ch4.2 ch4.3 ch4.4 ch5.1 ch6.1 ch6.2 ch7.1 ch.A

ARCHIVE = Imakefile README bugsfound

all::    /* nothing, this directory contains examples only */

#include <psf_post.imake>
