.TH GEN-IMAKEFILE 1 "29 September 1993" "Demeter" "Demeter Software" .SH NAME gen-imakefile \- Imakefile generator to compile preprocessed files .SH SYNOPSIS .I gen-imakefile [ run-exec | lib | runlib ] subdir .SH DESCRIPTION .I gen-imakefile runs in directory notmod. It generates Imakefile in .I subdir, so that makedepend works. Based on switches, .I gen-imakefile creates different Imakefiles to build a library and/or an executable. .SH OPTIONS .I run-exec creates an executable program only .br .I lib creates a library only .br .I runlib creates both an executable program and library .br .I subdir determined by command .I get-cpu .br .SH "SEE ALSO" dmkmf(1), imake-sample(1), get-cpu(1)