Index: trunk/MagicSoft/Cosy/base/Makefile
===================================================================
--- trunk/MagicSoft/Cosy/base/Makefile	(revision 4105)
+++ trunk/MagicSoft/Cosy/base/Makefile	(revision 7787)
@@ -32,56 +32,12 @@
 
 SRCFILES = MStopwatch.cc \
-           MParContainer.cc \
            MThread.cc \
 	   MTimeout.cc \
-           MTime.cc \
-           MString.cc \
-	   MStar.cc \
+           MStar.cc \
 	   MStarList.cc \
-           MAstro.cc \
-           MAstroCatalog.cc \
-           MAstroCamera.cc \
-           MAstroSky2Local.cc \
-           MGeomMirror.cc \
-           MGeomPix.cc \
-           MGeomCam.cc \
-           MGeomCamMagic.cc \
-           MGMap.cc \
-           MGMenu.cc \
-           MH.cc \
-           MBinning.cc \
-           MHexagon.cc \
-           MCamEvent.cc \
-           MHCamera.cc \
-           msgqueue.cc \
-           MLog.cc \
-           MLogManip.cc \
-           MObservatory.cc \
-           MGList.cc
-
-CINTHEADERS = MStar.h \
-	      MGList.h \
-              MTime.h \
-              MString.h \
-              MAstro.h \
-              MAstroSky2Local.h \
-              MAstroCatalog.h \
-              MAstroCamera.h \
-	      MGeomMirror.h \
-	      MGeomPix.h \
-	      MGeomCam.h \
-              MGeomCamMagic.h \
- 	      MHCamera.h \
-              MBinning.h \
-              MH.h \
-              MGMap.h \
-              MGMenu.h \
-              MHexagon.h \
-              MCamEvent.h \
-	      MLog.h \
-	      MLogManip.h \
-              MObservatory.h \
-              MParContainer.h
-
+           msgqueue.cc
+           
+CINTHEADERS = MStar.h
+	      
 SRCS    = $(SRCFILES)
 HEADERS = $(SRCFILES:.cc=.h)
