Makefile.in 134 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 MODULE = xcopy.exe APPMODE = -mconsole -municode -mno-cygwin IMPORTS = shell32 user32 C_SRCS = \ xcopy.c RC_SRCS = xcopy.rc