migrate substitution keywords to SVN
[reactos.git] / reactos / lib / rosrtl / makefile.i386
1 # $Id$
2
3 THREAD_OBJECTS := \
4 $(THREAD_OBJECTS) \
5 thread/linearstack.o \
6 thread/$(ARCH)/context.o \
7 thread/$(ARCH)/stackexit.o
8
9 # EOF