Sweden-Number/programs/winepath/Makefile.in

9 lines
121 B
Makefile

MODULE = winepath.exe
APPMODE = -mconsole -municode
C_SRCS = winepath.c
MANPAGE = winepath.man
@MAKE_PROG_RULES@