MODULE    = userenv.dll
IMPORTS   = advapi32
IMPORTLIB = userenv

C_SRCS = \
	userenv_main.c

@MAKE_DLL_RULES@