imake

Build automation system for X11 projects using configuration files

brewmacoslinux
Try with needOr install directly
Source

About

Build automation system written for X11

Commands

imakexmkmfmakedepend

Examples

Generate Makefile from Imakefile in current directory$ xmkmf
Create Makefile and build X11 project$ xmkmf && make
Run imake directly with specific configuration$ imake -DUseInstalled -I/usr/lib/X11/config