blob: 193b0feb9f4999a1e8f3a85f15059b68ae234eab [file] [log] [blame]
Alexandre Julliardbf9130a1996-10-13 17:45:47 +00001DEFS = -D__WINE__
2TOPSRCDIR = @top_srcdir@
3TOPOBJDIR = ..
4SRCDIR = @srcdir@
5VPATH = @srcdir@
Alexandre Julliard7e6ae4b1996-12-08 19:25:27 +00006MODULE = none
Alexandre Julliardd7d4fdf1995-12-26 15:05:24 +00007
Alexandre Julliarda0b2b1d1997-11-16 17:38:29 +00008C_SRCS = winestub.c
Alexandre Julliardd7d4fdf1995-12-26 15:05:24 +00009
Alexandre Julliarda0b2b1d1997-11-16 17:38:29 +000010all: $(C_SRCS:.c=.o)
Alexandre Julliardd7d4fdf1995-12-26 15:05:24 +000011
12@MAKE_RULES@
13
14### Dependencies: