Changeset 4026 for trunk/MagicSoft/Mars
- Timestamp:
- 05/10/04 02:54:50 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r4025 r4026 103 103 ifdef DYFLAG 104 104 $(DYLIB): $(LIBRARIES) $(OBJS) $(HEADERS) 105 @echo " Linking $( SOLIB) ..."105 @echo " Linking $(DYLIB) ..." 106 106 $(CXX) $(CXXFLAGS) $(DYFLAG) $(OBJS) $(SUBDIRS:=/*.o) $(ROOTGLIBS) -o $@ 107 107
Note:
See TracChangeset
for help on using the changeset viewer.