Ignore:
Timestamp:
01/31/01 12:01:29 (24 years ago)
Author:
harald
Message:
problems with running the macro readCT1.C. The reason was the Name and
Title of MNphotEvent. --> Solved!!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r593 r594  
    3535#  ----->>>   mars libraries
    3636#
    37 SUBDIRS = mgui meventdisp mdatacheck mbase mraw manalysis mmc
     37SUBDIRS = mgui manalysis meventdisp mdatacheck mbase mraw mmc
    3838
    3939LIBRARIES = $(SUBDIRS:=.a)
     
    6464
    6565$(LIBRARIES):
     66        @echo " ++++++++++++++++++++++++++++++ " 
    6667        @echo " Creating lib$@:"
    6768        (cd $*; make; cd ..; mv $*/$@ lib/lib$@)
Note: See TracChangeset for help on using the changeset viewer.