Changeset 8940 for trunk/MagicSoft/Mars/Makefile
- Timestamp:
- 06/12/08 15:35:15 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r8913 r8940 109 109 $(CXX) $(CXXFLAGS) $(SOFLAG) $(OBJS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o ${RNDMNAME} 110 110 mv ${RNDMNAME} $@ 111 chmod go+r $@ 111 112 112 113 # This is a special workaround to create the shared object (bundle, plugin)
Note:
See TracChangeset
for help on using the changeset viewer.