Changeset 1724 for branches/corba


Ignore:
Timestamp:
2000-11-30T13:44:38+13:00 (23 years ago)
Author:
bas6
Message:

Modification to help find installation of Mico's Corba library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/corba/gsdl/src/txt2db/Makefile.in

    r1067 r1724  
    4444MCOMPILE = mico-c++ $(MCFLAGS) $(DEFS) $(MINCLUDES) -c
    4545LINK = $(CC) $(LDFLAGS) -o $@
    46 MLINK = mico-ld $(LDFLAGS) -lmico2.2.7 -o $@
     46MLINK = mico-ld $(LDFLAGS) -o $@ -L../../packages/lib -lmico2.2.7
    4747CPPLINK = $(CPP) $(LDFLAGS) -o $@
    4848 
Note: See TracChangeset for help on using the changeset viewer.