Changeset 39 for hvcontrol/Makefile


Ignore:
Timestamp:
05/13/09 10:42:59 (16 years ago)
Author:
lstark
Message:
several bugs fixed, higher precision reached
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hvcontrol/Makefile

    r35 r39  
    33#
    44
    5 SOURCES = hvcontrol.cpp src/CCCommand.cc src/ConsoleCommand.cc src/HV.cc src/HVConfig.cc src/HVCalib.cc src/HVMonitor.cc src/HVStatus.cc src/Log.cc src/ProcessIO.cc src/ReadCard.cc src/Utilities.cc ../../fact_repos.svn/pixelmap/Pixel.cc ../../fact_repos.svn/pixelmap/PixelMap.cc
     5SOURCES = hvcontrol.cpp src/CCCommand.cc src/ConsoleCommand.cc src/HV.cc src/HVConfig.cc src/HVCalib.cc src/HVMonitor.cc src/HVStatus.cc src/Log.cc src/ProcessIO.cc src/ReadCard.cc src/Utilities.cc ../fact_repos.svn/pixelmap/Pixel.cc ../fact_repos.svn/pixelmap/PixelMap.cc
    66
    77OBJECTS = $(addsuffix .o, $(basename $(SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.