Ignore:
Timestamp:
Jul 18, 2006, 1:26:14 AM (19 years ago)
Author:
bird
Message:

Nt panic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/Makefile.kmk

    r2718 r2727  
    5656        $(TARGET_libc_libsyslog) \
    5757        $(TARGET_libc_libc_sys)
     58libc_SOURCES.win32 = $(TARGET_kNIX.nt)
    5859
    5960ifdef CFG_LIBC_LOGSTRICT_LIBS
     
    6970        $(TARGET_libc_libsyslog_l) \
    7071        $(TARGET_libc_libc_sys_l)
     72libc_SOURCES.win32 = $(TARGET_kNIX.nt_l)
    7173endif
    7274
     
    8385        $(TARGET_libc_libsyslog_p)
    8486        $(TARGET_libc_libc_p)
     87libc_SOURCES.win32 = $(TARGET_kNIX.nt_p)
    8588endif
    8689
Note: See TracChangeset for help on using the changeset viewer.