Changeset 27927
- Timestamp:
- May 12, 2010, 10:47:05 AM (16 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 4 added
- 2 edited
-
Makefile.in (modified) (2 diffs)
-
raw/czartool.php (added)
-
raw/ipp.imfiles.dat (modified) (1 diff)
-
scripts/checkServer.pl (added)
-
scripts/getLabels.pl (added)
-
scripts/getServerStatus.pl (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/Makefile.in
r27674 r27927 13 13 14 14 PROGRAMS = \ 15 $(DESTBIN)/skyplot.dvo 15 $(DESTBIN)/skyplot.dvo \ 16 $(DESTBIN)/getLabels.pl \ 17 $(DESTBIN)/checkServer.pl \ 18 $(DESTBIN)/getServerStatus.pl 16 19 17 20 RAWSRC = \ … … 43 46 $(DESTWWW)/simplePlotraw.php \ 44 47 $(DESTWWW)/skyplot.php \ 45 $(DESTWWW)/getimage.php 48 $(DESTWWW)/getimage.php \ 49 $(DESTWWW)/czartool.php \ 50 46 51 47 52 DEFSRC = \ -
trunk/ippMonitor/raw/ipp.imfiles.dat
r27194 r27927 21 21 menutop | menutop | link | simple plot - chip | simplePlot.php 22 22 menutop | menutop | link | simple plot - cam | simplePlotcam.php 23 menutop | menutop | link | czartool | czartool.php 24
Note:
See TracChangeset
for help on using the changeset viewer.
