- Removed some obsolete headers.
[reactos.git] / reactos / lib / mswsock / Makefile
index 307bd5e..4da4007 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 2003/11/19 13:16:22 navaraf Exp $
+# $Id: Makefile,v 1.3 2004/01/11 20:46:05 navaraf Exp $
 
 PATH_TO_TOP = ../..
 
@@ -15,10 +15,8 @@ TARGET_CFLAGS = \
  -fno-builtin \
  -DUNICODE \
  -DLE \
- -DDBG
-
-# require os code to explicitly request A/W version of structs/functions
-TARGET_CFLAGS += -D_DISABLE_TIDENTS
+ -DDBG \
+ -D__USE_W32API
 
 TARGET_LFLAGS = -nostartfiles -nostdlib