update for HEAD-2003021201
[reactos.git] / lib / version / makefile
index 770c8ff..2c8b5e0 100644 (file)
@@ -8,7 +8,11 @@ TARGET_NAME = version
 
 TARGET_BASE = 0x77a90000
 
-TARGET_SDKLIBS = kernel32.a
+TARGET_CFLAGS = -fno-builtin
+
+TARGET_LFLAGS = -nostdlib -nostartfiles
+
+TARGET_SDKLIBS = kernel32.a ntdll.a
 
 TARGET_OBJECTS =  misc/libmain.o misc/stubs.o