Ignore:
Timestamp:
05/20/04 05:01:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/base/Makefile

    r2615 r4105  
    3131.SUFFIXES: .c .cc .cxx .h .hxx .o
    3232
    33 SRCFILES = File.cc \
    34            MStopwatch.cc \
     33SRCFILES = MStopwatch.cc \
    3534           MParContainer.cc \
    3635           MThread.cc \
    3736           MTimeout.cc \
    3837           MTime.cc \
    39            MAstro.cc \
     38           MString.cc \
    4039           MStar.cc \
    4140           MStarList.cc \
     41           MAstro.cc \
     42           MAstroCatalog.cc \
     43           MAstroCamera.cc \
     44           MAstroSky2Local.cc \
     45           MGeomMirror.cc \
     46           MGeomPix.cc \
     47           MGeomCam.cc \
     48           MGeomCamMagic.cc \
     49           MGMap.cc \
     50           MGMenu.cc \
     51           MH.cc \
     52           MBinning.cc \
     53           MHexagon.cc \
     54           MCamEvent.cc \
     55           MHCamera.cc \
    4256           msgqueue.cc \
    4357           MLog.cc \
     
    4963              MGList.h \
    5064              MTime.h \
     65              MString.h \
    5166              MAstro.h \
     67              MAstroSky2Local.h \
     68              MAstroCatalog.h \
     69              MAstroCamera.h \
     70              MGeomMirror.h \
     71              MGeomPix.h \
     72              MGeomCam.h \
     73              MGeomCamMagic.h \
     74              MHCamera.h \
     75              MBinning.h \
     76              MH.h \
     77              MGMap.h \
     78              MGMenu.h \
     79              MHexagon.h \
     80              MCamEvent.h \
    5281              MLog.h \
    5382              MLogManip.h \
Note: See TracChangeset for help on using the changeset viewer.