1 MODULE = winaspi.dll16 2 IMPORTS = advapi32 3 EXTRADLLFLAGS = -m16 -Wb,--main-module,wnaspi32.dll 4 5 C_SRCS = winaspi.c 6 7 @MAKE_DLL_RULES@