diff loader/Makefile @ 21368:06a0a4dbf1a0

Get rid of stubs.S, move code to inline asm.
author reimar
date Wed, 29 Nov 2006 12:56:52 +0000
parents 410a59bd1897
children 78e06aec663a
line wrap: on
line diff
--- a/loader/Makefile	Wed Nov 29 12:55:17 2006 +0000
+++ b/loader/Makefile	Wed Nov 29 12:56:52 2006 +0000
@@ -8,7 +8,7 @@
 SRCS= driver.c afl.c vfl.c
 ifneq ($(TARGET_WIN32),yes)
 SRCS+= ldt_keeper.c pe_image.c module.c ext.c win32.c \
-       pe_resource.c resource.c registry.c elfdll.c stubs.S
+       pe_resource.c resource.c registry.c elfdll.c
 # QTX emulation is not supported in Darwin
 ifneq ($(TARGET_OS),Darwin)
 SRCS+= wrapper.S