Ignore:
Timestamp:
2001-03-08T11:06:52+13:00 (23 years ago)
Author:
say1
Message:

turned optimisation on. fixed to avoid needing to source setup.bash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/Makefile.in

    r2126 r2133  
    9696CPPLINK = $(CPP) $(LDFLAGS) -o $@
    9797
    98 MCOMPILE = mico-c++ -x c++ $(MCFLAGS) $(DEFS) $(MINCLUDES) -c
    99 MLINK = mico-ld $(LDFLAGS) -lmico2.2.7 -o $@
     98MCOMPILE = ../../bin/linux/mico-c++ -x c++ $(MCFLAGS) $(DEFS) $(MINCLUDES) -c
     99MLINK = ../../bin/linux/mico-ld $(LDFLAGS) -lmico2.2.7 -o $@
    100100
    101101.SUFFIXES:
Note: See TracChangeset for help on using the changeset viewer.