EXTRADEFS = -DWINE_NO_UNICODE_MACROS
MODULE    = regasm.exe
APPMODE   = -mconsole -municode

C_SRCS = \
	main.c

@MAKE_PROG_RULES@