Ignore:
Timestamp:
02/10/06 10:39:49 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r7413 r7491  
    7373#LIBRARIES = $(SUBDIRS:%=lib/lib%.a)
    7474LIBRARIES = $(SUBDIRS:=.a)
     75CONDOR    = $(SUBDIRS:=.condor)
    7576MRPROPERS = $(SUBDIRS:=.mrproper)
    7677CLEANERS  = $(SUBDIRS:=.clean)
     
    124125endif
    125126
     127condor: $(CONDOR)
     128
    126129dox: $(SOLIB)
    127130        @echo
Note: See TracChangeset for help on using the changeset viewer.