Ignore:
Timestamp:
01/18/01 17:10:59 (24 years ago)
Author:
tbretz
Message:
see Mars/Changelog
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r546 r574  
    3535#  ----->>>   mars libraries
    3636#
    37 SUBDIRS = mgui mdatacheck mbase mraw
     37SUBDIRS = mgui mdatacheck mbase mraw mmc
    3838
    3939LIBRARIES = $(SUBDIRS:=.a)
     
    9090        @cd mdatacheck; make mrproper; cd ..
    9191        @echo "cd .."
     92        @echo "cd mmc"
     93        @cd mmc; make mrproper; cd ..
     94        @echo "cd .."
    9295
    9396
Note: See TracChangeset for help on using the changeset viewer.