Sweden-Number/programs/attrib/Makefile.in

8 lines
130 B
Makefile
Raw Normal View History

2010-03-19 11:56:20 +01:00
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE = attrib.exe
APPMODE = -mconsole -municode
C_SRCS = attrib.c
@MAKE_PROG_RULES@