Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The DETECTOR variable is used for all make commands that use a single detector.

Tip
titleHandy Hint

If you are performing one action for a number of detectors sequentially you can also use

Code Block

make [target] DETECTOR=sdjan03

Build the zip file locally for the current DETECTOR. The zip file will be placed at detectors/$DETECTOR.zip

...