Ignore:
Timestamp:
Jan 14, 2006, 11:32:17 PM (20 years ago)
Author:
vladest
Message:

Fixed compile issues
Fixed SB128 driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/makefile.os2

    r63 r73  
    9797    @for %f in ($(LIBS)) do @%append $^@ library %f
    9898    @%write $^@ library $(%WATCOM)\lib386\os2\clib3r.lib
     99    @%write $^@ library $(%WATCOM)\lib386\cplx3r.lib
    99100!else
    100101$(LNKFILE): $(MAKEFILE)
     
    104105    @for %f in ($(LIBS)) do @%append $^@ %f
    105106    @%write $^@ $(%WATCOM)\lib386\os2\clib3r.lib
     107    @%write $^@ $(%WATCOM)\lib386\cplx3r.lib
    106108    @%write $^@ $(DEFFILE)
    107109!endif
Note: See TracChangeset for help on using the changeset viewer.