Ignore:
Timestamp:
Jul 27, 2007, 4:56:31 AM (18 years ago)
Author:
Brendan Oakley
Message:

Fix bad lib path when using wlink

File:
1 edited

Legend:

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

    r111 r226  
    9797    @for %f in ($(LIBS)) do @%append $^@ library %f
    9898    @%write $^@ library $(%WATCOM)\lib386\os2\clib3r.lib
    99     @%write $^@ library $(%WATCOM)\lib386\os2386.lib
     99    @%write $^@ library $(%WATCOM)\lib386\os2\os2386.lib
    100100!else
    101101$(LNKFILE): $(MAKEFILE)
Note: See TracChangeset for help on using the changeset viewer.