#include <psf_pre.imake>
#include "ident.files"

all:: /* nothing: this is just a source repository */

ARCHIVE = Imakefile ident.files ident.imake $(IDENT_SRCS)
#include <psf_post.imake>
