#include <psf_pre.imake>

ARCHIVE = Imakefile README disrupt.psf interrupt.psf kleene_star.psf \
		priority1.psf priority2.psf

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

#include <psf_post.imake>
