Makefile.in 129 Bytes
MODULE    = reg.exe
APPMODE   = -mconsole -municode
IMPORTS   = advapi32
DELAYIMPORTS = user32

C_SRCS = reg.c

RC_SRCS = reg.rc