Changeset 4026 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
05/10/04 02:54:50 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r4025 r4026  
    103103ifdef DYFLAG
    104104$(DYLIB): $(LIBRARIES) $(OBJS) $(HEADERS)
    105         @echo " Linking $(SOLIB) ..."
     105        @echo " Linking $(DYLIB) ..."
    106106        $(CXX) $(CXXFLAGS) $(DYFLAG) $(OBJS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o $@
    107107
Note: See TracChangeset for help on using the changeset viewer.