Makefile.in 129 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 MODULE = reg.exe APPMODE = -mconsole -municode IMPORTS = advapi32 DELAYIMPORTS = user32 C_SRCS = reg.c RC_SRCS = reg.rc