#include <psf_pre.imake>

ARCHIVE = Imakefile README ABP.psf Bits.psf Bitset.psf ChannelK.psf \
		ChannelL.psf Data.psf Errors.psf Receiver.psf Sample.psf \
		Sender.psf all.psf

all::	/* nothing, this directory only contains an example specification */

#include <psf_post.imake>
