IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2022, 3:17:13 PM (4 years ago)
Author:
eugene
Message:

add PLTDIR configure option (less hard-wired)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/ippMonitor/Makefile.in

    r41730 r42199  
    99DESTBIN = @WWWBIN@
    1010DESTWWW = @HTDOCS@/ippMonitor
    11 CZARPLOTDIR = /export/@HOST2@.0/ipp/czartool_plots
    12 METRICSPLOTDIR = /export/@HOST2@.0/ipp/ippMetrics
     11
     12CZARPLOTDIR = @PLTDIR@/czartool_plots
     13METRICSPLOTDIR = @PLTDIR@/ippMetrics
    1314
    1415GENERATE = $(SCRIPTS)/generate
Note: See TracChangeset for help on using the changeset viewer.