Makefile.in 113 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 MODULE = find.exe IMPORTS = user32 EXTRADLLFLAGS = -mconsole -municode C_SRCS = find.c RC_SRCS = find.rc