wine-wine/programs/attrib/Makefile.in

11 lines
153 B
Makefile

MODULE = attrib.exe
APPMODE = -mconsole -municode
IMPORTS = user32
C_SRCS = attrib.c
RC_SRCS = attrib.rc
PO_SRCS = attrib.rc
@MAKE_PROG_RULES@