Ignore:
Timestamp:
Jun 9, 2007, 10:26:40 PM (18 years ago)
Author:
Brendan Oakley
Message:

Use OpenWatcom strtoul, removing hacked EMX version and mismatched prototype.

File:
1 edited

Legend:

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

    r111 r122  
    2121FILE3    = ossidc.obj semaphore.obj waitqueue.obj misc.obj fminstrload.obj
    2222FILE4    = strncpy.obj task.obj
    23 FILE5    = strncmp.obj strstr.obj timer.obj
    24 FILE6    = strtol.obj instropl2.obj instropl3.obj vsprintf.obj
     23FILE5    = strncmp.obj timer.obj
     24FILE6    = instropl2.obj instropl3.obj vsprintf.obj
    2525!if $(KEE) == 0
    2626FILE7    = stack.obj
Note: See TracChangeset for help on using the changeset viewer.