Ignore:
Timestamp:
07/06/03 14:23:00 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r2135 r2263  
    8181$(SOLIB): $(LIBRARIES) $(OBJS) $(HEADERS) MCint.o
    8282        @echo " Linking $(SOLIB) ..."
    83         $(CXX) -shared $(CXXFLAGS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o $@
     83        $(CXX) $(DYNLIB) $(CXXFLAGS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o $@
    8484        mv mars.so lib
    8585
Note: See TracChangeset for help on using the changeset viewer.