MkdirTarget($(DESTDIR)/examples)
MkdirTarget($(DESTDIR)/examples/cubit)

InstallRO(cubit.isl cubit.idl cubitServer.py cubitClient.py README, $(DESTDIR)/examples/cubit)
InstallFileToFile(runImakefile, $(INSTINCFLAGS), $(DESTDIR)/examples/cubit/Imakefile)


