Changeset e5a1f82f in mainline for libc/Makefile


Ignore:
Timestamp:
2006-03-17T18:09:15Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
81e55099
Parents:
11a4fbf
Message:

Improved uspace threads (uspace).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/Makefile

    r11a4fbf re5a1f82f  
    5252
    5353ARCH_SOURCES += \
    54         arch/$(ARCH)/src/entry.s
     54        arch/$(ARCH)/src/entry.s \
     55        arch/$(ARCH)/src/thread_entry.s
    5556
    5657GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.