next up previous contents
Next: Running WFC programs Up: No Title Previous: Configuring the Makefile

Running the Makefile

After successful creation of the Makefile you can use it to compile programs and to make the calibration database. The Makefile has several targets:

all , stage1 , stage2 , <program>

Make everything, stage I, stage II, or individual program.
idb

Makes calibration files (only works if genFits , mask and instrument are available.
clean , clean1 , clean2

Make clean.

Note that all libraries and separate programs are available as targets in the Makefile. In case of a full new distriBution now type make . In case of an update consult the README file for post install instructions.

There is no separate install target. It installs directly to BIN_INSTALL , LIB_INSTALL , MAN_INSTALL

or PAR_INSTALL .



Mark Savenije
Sat Jan 18 13:43:02 MET 1997