MAKE.COM is a partial emulation of the Unix make command. Together with MAKEPACK.COM, it is used to build the various components of the CERN Program Library.
The syntax is given below:
make [-d] [-f] [-i] [-l] [-n] [-s] [-t] target1 ... targetnThe options are as follows: