Sweden-Number/programs/attrib/Makefile.in

10 lines
133 B
Makefile
Raw Normal View History

2010-03-19 11:56:20 +01:00
MODULE = attrib.exe
APPMODE = -mconsole -municode
IMPORTS = user32
2010-03-19 11:56:20 +01:00
C_SRCS = attrib.c
RC_SRCS = attrib.rc
2010-03-19 11:56:20 +01:00
@MAKE_PROG_RULES@