1 MODULE = expand.exe 2 APPMODE = -mconsole 3 IMPORTS = setupapi 4 5 C_SRCS = expand.c 6 7 @MAKE_PROG_RULES@