2002-05-05 22:31:54 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
2002-05-21 21:42:29 +02:00
|
|
|
MODULE = winepath.exe
|
2002-05-12 01:06:32 +02:00
|
|
|
APPMODE = cui
|
2002-05-17 05:37:12 +02:00
|
|
|
IMPORTS = kernel32
|
2002-05-05 22:31:54 +02:00
|
|
|
|
|
|
|
C_SRCS = winepath.c
|
|
|
|
|
|
|
|
@MAKE_PROG_RULES@
|
|
|
|
|
|
|
|
### Dependencies:
|