Sweden-Number/programs/winepath/Makefile.in

14 lines
212 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winepath.exe
2004-03-02 22:00:00 +01:00
APPMODE = -mconsole
IMPORTS = kernel32
C_SRCS = winepath.c
@MAKE_PROG_RULES@
### Dependencies: