Changeset 21780 for branches/gcc-kmk/src


Ignore:
Timestamp:
Nov 1, 2011, 10:52:10 PM (14 years ago)
Author:
dmik
Message:

Fix building libwrap from the top directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/libwrap/Makefile.kmk

    r21751 r21780  
    88LIBRARIES          += libwrap
    99libwrap_TEMPLATE    = OdinCxx
    10 libwrap_SOURCES     = $(wildcard $(PATH_SUB_CURRENT)/*.asm)
     10libwrap_SOURCES    := $(wildcard $(PATH_SUB_CURRENT)/*.asm)
    1111
    1212include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracChangeset for help on using the changeset viewer.