Makefile.in 123 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 MODULE = fsutil.exe IMPORTS = user32 EXTRADLLFLAGS = -mconsole -municode C_SRCS = \ main.c MC_SRCS = \ fsutil.mc