Changeset 8943 for trunk


Ignore:
Timestamp:
06/12/08 16:13:31 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Makefile

    r8940 r8943  
    109109        $(CXX) $(CXXFLAGS) $(SOFLAG) $(OBJS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o ${RNDMNAME}
    110110        mv ${RNDMNAME} $@
    111         chmod go+r $@
     111        chmod go+r $@
    112112
    113113# This is a special workaround to create the shared object (bundle, plugin)
Note: See TracChangeset for help on using the changeset viewer.