Modules are built in a similar manner. For example, the server CDSERV is built as follows:
Building the server CDSERV
vxcrna:/cernlib > make -n cdserv
makepack -p CDSERV
makepack -c CDSERV
makepack -o CDSERV CDSERV
Here we see that three steps are involved.