Makefile.in 165 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 MODULE = reg.exe APPMODE = -mconsole -municode IMPORTS = advapi32 DELAYIMPORTS = user32 C_SRCS = reg.c RC_SRCS = reg.rc PO_SRCS = reg.rc @MAKE_PROG_RULES@