Ignore:
Timestamp:
01/22/01 16:41:33 (24 years ago)
Author:
harald
Message:
Adding some new code to start with the development of the usecase
"Event Display".
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r574 r585  
    3535#  ----->>>   mars libraries
    3636#
    37 SUBDIRS = mgui mdatacheck mbase mraw mmc
     37SUBDIRS = mgui meventdisp mdatacheck mbase mraw mmc
    3838
    3939LIBRARIES = $(SUBDIRS:=.a)
     
    9393        @cd mmc; make mrproper; cd ..
    9494        @echo "cd .."
     95        @echo "cd meventdisp"
     96        @cd meventdisp; make mrproper; cd ..
     97        @echo "cd .."
     98
    9599
    96100
Note: See TracChangeset for help on using the changeset viewer.