SMake is a build tool similar to make on UNIX systems, but it uses S-expressions for its Makefile syntax. Makefiles written for GNU Make often depend heavily on /bin/sh or other Unix-specific shell ...