Changeset 2409 for trunk/src/lib


Ignore:
Timestamp:
Jun 17, 2010, 1:46:56 AM (15 years ago)
Author:
bird
Message:

kObjCache: windows _spawnvp quoting and some other fixes.

Location:
trunk/src/lib
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/Makefile.kmk

    r2243 r2409  
    3838kUtil_DEFS.win = __WIN__
    3939kUtil_SOURCES = crc32.c md5.c
    40 kUtil_SOURCES.win = nt_fullpath.c
     40kUtil_SOURCES.win = \
     41        nt_fullpath.c \
     42        quoted_spawn.c
    4143kUtil_NOINST = 1
    4244
Note: See TracChangeset for help on using the changeset viewer.